So I\'m trying to use the Graph API with the Facebook JS SDK and I\'m getting the following error in Safari:
I am attempting to post on a group page using the FB JS API, basically the user selects the group they want to post onto, and it posts it to the wall.
I need to get the access token from FB.login method in Javascript SDK. My login code is FB.login(function(response) {
I would like to make a ASP MVC 3 website with Facebook auth system. I want to add users to my database when they connect to the website so that I can save their posts on the开发者_如何学Python web si
We recently switched our facebook js code to use the new javascript SDK. Previously stream publish would share to the user\'s wall correctly in all browsers, but with the new js, any stream publish do
I need to get the extended permission for my application using JavaScript SDK. I found FB.Connect.showPermissionDialog开发者_Python百科; but Facebook shows that it is in old JavaScript SDK. So is ther
I\'m trying to integrate my project with Facebook. I\'m taking baby steps at first and just trying to login, get a Facebook session, and get some user data. I\'m developing it locally so my Facebook a
I\'m successfully displaying an invite friend dialog (code shown below). When user clicks skip the iframe/dialog shows a new page. However from this point I can\'t find a way how to close the iframe/d
I tried with g开发者_StackOverflow社区raph api asked many things to there but none of them are returns comments.
The following code, copied from the Facebook documentation here, is not working for me in Chrome. <div id=\"fb-root\"></div>