facebook-rest-api
Publish post with picture and link on event's wall
Is there a way to publish a post with a picture and a link on an event\'s wall? Currently I can publish only statuses (messages). On the user\'s wall there is no such issue. I\'ve tried the new Graph[详细]
2023-04-07 03:01 分类:问答Will old REST API require OAuth 2 from Oct. 1st.
It\'s not 开发者_开发技巧clear from Facebook\'s authentication documentation and Dev. Roadmap if the deprecation of some older authorization methods will also include the deprecation of the old REST A[详细]
2023-04-05 11:35 分类:问答How can I post a message to event wall via Graph API as a specific user?
Old API has this: https://developers.facebook.com/docs/reference/rest/stream.publish/, which allows me to specify uid (who is author of the post) and target_id (whose wall it is).[详细]
2023-04-02 05:06 分类:问答Migrating Ads call from Legacy REST API to Graph API
In the past, I was using the legacy REST ads.getAdsGroup call which开发者_如何学Python allowed filtering on an accountId, campaignIds, and adGroupIds all in a single call.[详细]
2023-03-30 17:56 分类:问答Is "credit_balance" whitelisted feature on Facebook?
I\'ve been storming the internet for information on how to obtain \"credit_balance\" from Facebook user.[详细]
2023-03-28 21:26 分类:问答Storing FB likes in database
I\'m working on picture contest site which have to allow user to vote with facebook like button. At the end of a round, a have to check all picture likes and store it in our database. Well, what\'s pr[详细]
2023-03-22 10:33 分类:问答How do I send an email or message to facebook friends through code
I\'ve been trying read(cut) my way through the jungle of Facebook posts about sending a message or email to my Facebook friends through code.[详细]
2023-03-21 20:53 分类:问答How to change keyboard of facebook using rest api in iphone?
I have used开发者_如何学Python Rest API facebook in my code and I want to change the default keyboard of Facebook.How can I change it?FBConnect uses UIWebView to load the pages from web. Those form el[详细]
2023-03-12 03:45 分类:问答Retrieving comments from "Facebook Comments" social plugin
Assume I have a website with Facebook comments (social plugin) like this. Is it possible to get the comments from this site using the FQL or \"comments.get\" method of the REST API (note the responsi[详细]
2023-02-09 00:07 分类:问答Tag photo Graph API / REST API
I\'m doing a FB app with the Graph API in Flash. I\'ve got everything working which consists in uploading some images created by the user in the app. The only part that I\'m missing is how to tag thes[详细]
2023-02-08 03:50 分类:问答