I have been working on the Graph API for the past few days. When I try to make an API call using the PHP-SDK, i get an empty json object as a response. But when i copy the access token from the links
I\'ve been looking through the documentation regarding facebook\'s user \'accounts\' object, which can be used to tell you all the apps and pages a certain user administrates via a get request.
I amusing Facebook\'s Batch method unfortunately the second query does not work once there are 2 0r more resu开发者_开发问答lts from the first query. I am trying to get the ids of people who liked a p
I am new to Facebook application development. I want to create a test user for my application but when I try it using the API
I have about 20 Facebook fanpages setup with a \"Welcome/Home\" app install across all of them. Is there a way to tally up all the \"Likes\" from these fanpages to display on my app? I\'ve tried using
I am working an a test page to get the Facebook login button functionality correct. I got the FB button to work correctly when the person logs in and logs out of FB.But I am not sure how to get my si
My site is using the Facebook comments box plugin.I can开发者_如何学运维 access the comments using the graph api for my iOS app by calling:
Can we upload videos from an Android device\'s SD Card to a Facebook account via the Face开发者_如何学编程book SDK?
I need to get the user news feed data. Currently I\'m using this: [[FBManager defaultManager]getFBRequestWithGraphPath:@\"me/home\" params: andDelegate:self];
I am trying to send message to selected facebook friends by using facebook\' javascript sdk. I am using the method below but it only get last id of the array. How should I pass the parameter that will