I am trying to get access token using from facebook graph API in my rails 2.3 based web application. The request I am sending for that is :
At the lef开发者_Python百科t column on facebook\'s home page, a notification from Facebook applications appears with a gray character, for example, \"APPLICATION NAME [1]\".
i\'m using this code to pos开发者_StackOverflow中文版t to my application wall $attachment = array(\'message\' => \'xxxxxxxxxxxxxxxx...\',
Can someone advice if there is a possibility of geting just the top 50 friends from Facebook using Graph API. I currently get all the friends from Facebook, which kind of slows down the requ开发者_高级
This question already has answers here: Closed 10 years ago. Possible Duplicate: Facebook API error 191 开发者_如何学编程
A facebook user can now specify post privacy on per-application basis. This is explained by facebook on their blog.
I am on the verge of going crazy I think! I am logged into my Personal Facebook account on my work machine and the app I am using works fine but on any other machine logged in as me, the app admin or
I have an iOS app that posts to users FB feeds with a link, description, and image. If I check posts that have been made through my app in a full sized browser, I can see that everything, including t
I\'ve got a prett complex problem (at least to me). I have a dynamic page where everything is loaded using ajax and javascript. This page has 100s of different newsitems, and I\'d like to give all of
Ok so I downloaded the latest copy of Facebook\'s PHP SDK from Github, uploaded it to a test web server and ran the example that it comes with the SDK. Run the example with Google-Chrome (the latest v