In Google Chrome (I\'m on 9.0.597.98) my Facebook iFrame app using Graph API/Javascript SDK tends to always throw the following two JavaScript errors (see below) based on cross-domain scripting, but o
I have to check if a user has permission to \"publish_stream. I tried to run a new but I can not catch the actual login occurred.
I\'m using streamPublish in my facebook app in a couple of places to post to the user\'s wall and to post to a friend\'s wall. It\'s been working fine for he past couple of months, but for the last fe
I am creating a facebook wall (stream) look-a-like to put on my site. This compone开发者_Go百科nt will read all posts from a specific page`s wall and display them, via the graph api.
When I use Facebook\'s JS SDK to authenticate my app (using FB.init method) all I need is my App ID. It does not require my app secret and/or app key.
How do you query facebook\'s graph api via the javascript sdk for users that have allready given you permissions (offline access) and whose auth data开发者_如何转开发 you have stored, but who are not
I\'m trying to set up some like buttons to a project. These buttons live inside a jquery slideshow with Aino\'s Galleria and let you \"Like\" each different slide. I\'m using an xHTML strict document
I have a Facebook App that allows people to create \"Posters\". Every \"Poster\" can be commented on using fb:comments widget.
How can I retrieve the list of Facebook users that have clicked the like button on an external site? Say I have a like button:
I\'ve been trying to tackle this since last week and for the life of me I cannot seem to get this working on safari, all other browsers render the popup except Safari.