How can you detect if a user previously authorized a tab application, without showing the user an authorization dialog? This is a user experience concern. We don\'t want to throw the user at an author
I have several existing Pages that when I login to https://developers.facebook.com/apps All show up in my Apps list. However the one page (not created my be but I am an admin) does not.
SO community, I am stuck in my attempt to have an application post automatically to my Facebook page. These are the steps I took:
Help me.. I\'m implementing a web application in my local server and after i will publish my application to download and can use every one.So I need to give a social experience to user with my web app
I understood from Facebook\'s tutorial that someone clicks on your Facebook app and is brought to your app page: http://apps.facebook.com/example_app
Working on my second app and the first using the new Request 2.0 and other recent features. I\'ve managed to get the app to log a user in and grant the extended permissions.
I\'m currently using a method like this: FB.ui({ method: \'oauth\', perms: \"user_photos\" }, post_auth_callback);
I\'ve made an application that uses .NET framework 3.5 SP1 and SQL Server 2008 Express. Application is fine and now i\'m going to to make a setup project for this.