I want to do Upload the Photo on Facebook from my Android Device but the following error is occured. following is my code for upload photo:-
I tried this using \"Test user\" and random friend , it seems \"Test user\"continue to appear even previous I cheched \"Don\'t ask again before sending requests to T开发者_StackOverflow中文版est user
When I use https://graph.facebook.com/(userid goes here)/apprequests?access_token=(user access_token goes here)
I am posting posts on Users wa开发者_高级运维ll using Graph API. How can I get the Post ID for these posts which I am doing so i can later
I try to get public interests from user pages by link https://graph.facebook.com/{user_id}/interests?access_key=...
When querying the Graph API with a \'known\' browser the JSON output is formatted in a way to make it easy for humans to read.If the query is done with any other browser then it outputs everything on
just wondering when it co开发者_如何学编程mes to just the basic GET/POST. (i.e something simple as getting the users profile and not something complicated like getting a pictures from every album)
I did quite a bit of homework before posting here but still could not find a solution for the following problem.
There are now Custom Actions in Facebook iFrame/Canvas. So one can create a basic verb/object pairing for their application. For example, I could create a \"cook recipe\" pair and have this show up in
I want to display large photos in my Facebook app\'s feed view immediately.Is it possible to get the large photo src URL from开发者_开发技巧 a stream/feed using one API call?The photo id is returned i