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
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
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).
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.
I\'ve been storming the internet for information on how to obtain \"credit_balance\" from Facebook user.
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
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.
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
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
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