I\'ve got the following script: <script> window.fbAsyncInit = function () { FB.init({ appId: \'<%: Facebook.FacebookApplication.Current.AppId %>\',
Here is my code开发者_C百科, this is working fine only on apps developer account. WT is my wrong?
I am trying to post an image and a text to a friend\'s wall. I am not supposed to use the dialog box, I am using stream.publish to post directly.
Alright, so I\'ve seen this question asked but yet have found a simple answer that works. A user comes to my website and has already \"authorized\" my website/app using the standard facebook login di
For our website, we do a lot of automated tests. So, recently I\'ve just written a method using Facebook Graph API that create a wall post on feed. This method works when I test it live using real fac
Using Facebook real-time updates I want to get notifications when and user (of my application) has connected w开发者_运维知识库ith another (not necessarily of my application). It looks logical to subs
I\'ve been unable to make a \"DELETE\" request using the code below : URLFetchService fetchService = URLFetchServiceFactory.getURLFetchService();
I\'m experiencing problems adding a like button to an iFrame based page within my FB fan pages tabs. I\'m using the JavaScript SDK and the Open Graph to specify the page I\'d like the user to \"like\"
i\'ve this problem since last month let me show what\'s happens on my implementation of graph api using PHP:
Is it possible to limit the fields that are ret开发者_Python百科urned from Facebook\'s Batch request API using the JavaScript SDK?For example: