Hello,
I get following error:
API Error Code: 100
API Error Description: Invalid parameter
Error Message: next is not owned by the application.
I use rails 2.3.5 and facebooker-1.0.69.
I set up the facebooker.yml but if I add:
before_filter :ensure_application_is_installed_by_facebook_user
before_filter :ensure_authenticated_to_facebook
to my controller I get this error, when I got to my url: http://apps.facebook.com/tunestar_welcome/
Anybody can help me with this error?
thanks for any ideas.
Marc
|