I\'m trying to add a new achievement for my game, when ever I try and test this on the Graph API Explorer, I get the following error:
开发者_运维知识库I m getting \"undefined\" error in default facebook mp3 player after sharing a link from My Site.
So I\'m trying to implement posting of actions into the timeline using the JavaScript SDK, and am curious about the following two errors:
Here\'s what I am actually trying. I created a task using Producteev. and shared this on FBwall. my friends can view it and comment.
I had a script that was working perfectly up until a couple of hours ago. This script authorizes a user, checks to see if the user is logged in, and inserts data into my database.
var url = \"http://graph.facebook.com/search?q=\" + keyword + \"&type=post\"; $.get(url, function(data) { etc..
I\'ve been scouring the web and StackOverflow for an answer, but I\'ve found no case that exactly applies to my situation.I\'m using Facebook Linter to debug the way FB is scraping my meta tags.If I u
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have created fan page.I am using iframe application.I want to add comment on facebook fan page.How to do th开发者_Python百科at?Try http://developers.facebook.com/docs/reference/plugins/comments/
I know you can append limit and offset values to the graph.facebook.com/id/photos API call to paginate through photos.But large limits don\'t seem to work well, photos end up missing.I read here that