Using the Facebook JS SDK(FB.ui), is it possible to supply a list of facebook use开发者_JS百科r id\'s using the \'apprequest\' method?
So facebook just implemented this per-app post privacy setting for all applications as announced here.
I am using the following javascript line to open a facebook app requests dialog: FB.ui({ 开发者_如何学Gomethod: \'apprequests\',
This question already has an answer here: Closed 11 years ago. Possible Duplicate: Fb.UI Dialogs are displaying in Popups instead of an iframe
How do you create a Fac开发者_Go百科ebook status update that embeds Flash like this http://www.facebook.com/adidasoriginals/posts/173233146043948
If I hav开发者_如何学Pythone a Facebook photo, can I add a Facebook button in an application that when clicked inceases the likes for the photo?
I created a page and put the account name (from facebook.com/<account-name>) of the page in the fb:admins field and left the App ID field blank. When i test the Like button it says the App ID is
I\'m using facebook php sdk 3.1.1 and the current version of the facebook JS sdk. Our users are not reporting errors, but I\'m seeing a ton of error log messages like this:
I have the following login script for facebook oauth2 authentication: <script src=\"http://connect.facebook.net/en_US/all.js\"></script>
How to use Java to create a facebook event with photo(png or jpg) Is there anyone can share the scope and value