My problem is this, when a user attempts to access my facebook application (from facebook) can not see the content and does not show the dialog to the permissions required by the application.
But, when the user enters the URL (Canvas URL) where my application is hosted, recently can see the permissions dialog and then you can view the content.
Another thing that's weird is in my permissions settings, because I can not see the option to "Authenticated Referrals". And in the permissions dialog, when shown, permit only shows the "Basic Info" and not the "Extend Permissions".
example:
- User writing the url on your browser: apps.facebook.com / app_fb
- You can not see anything. Blank screen.
- If the user enters: http://my_domain.com/app_fb (Canvas URL) can see the permissions dialog.
- If you grant the permit only "Basic Info" and returns to my Facebook application (apps.facebook.com / app_fb) then you can see the contents.
It is rare that never before happened to me with other applications that I have developed. It is assumed that everything must be through the Facebook page without having to go to my Canvas URL.
Is this to be? Is it a bug or some configuration badly done?
Thanks in advance
scopeparameter. developers.facebook.com/blog/post/2012/10/10/… – CBroe Oct 22 '12 at 15:41