I\'m trying to generate a realtime updates subscription using the Koala gem deployed on Heroku. However, when I run the following:
I\'m using FQL to generate an alternate feed on my website that links to my (publicaly available) Facebook business page.
Why the Access Token of our app has changed? It was in the form: ###|###|###(with 3 parts) and suddenly today is the this way:
FB makes this EdgeRank metric Public (shown on every page) - now 开发者_C百科how to access it to collect stats?I asked the Facebook team about this a couple of weeks ago; it seems it was overlooked at
I am learning more on PHP, so I decided to understand the mechanism of Facebook in Stream Login via Yahoo.
I\'ve built a timeline app, using the graph API to query the posts on a specific facebook page. I use the updated_time of 开发者_如何学运维the post to arrange it in order on the timeline.
I\'m building an app that allows users to administrate their Facebook Fan Pages. This requires the following two Access Tokens:
this is a a part of a PHP file. its a facebook app hosted in Heroku. The GET request is always failed although im using a valid access token.
I am fetching walls of friends using the graph API in my .NET ap开发者_Python百科plication.. For some friends i get there complete wall..but for the others few posts are missing...
I\'m attempting to post to a Facebook friend\'s wall using the Graph API. But instead of posting to my friend\'s wall it returns all his wall posts. I\'ve attached the code I\'m using below and from s