Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls.
When calling FB.getLoginStatus using a valid Facebook App the response status is always unknown. Exact response is {authResponse: undefined, …
javascript facebook facebook-javascript-sdkHow can I post to a friends wall using the facebook javascript SDK?
facebook facebook-javascript-sdkI am having problem that I am developing a facebook app using iframe, the problem that is coming is that …
facebook facebook-graph-api facebook-iframe facebook-javascript-sdkI am creating an application where I need a user to be able to grant us access to their facebook …
facebook facebook-graph-api facebook-javascript-sdk facebook-messenger facebook-messagesThe website I'm working on has a Facebook login option, but recently a user reported it wasn't working for them. …
facebook-javascript-sdk facebook-loginI wanted to investigate how the facebook login transfer data to the main page ( mypage) - despite the cross domain …
javascript facebook cross-domain facebook-javascript-sdkIn Google Chrome (I'm on 9.0.597.98) my Facebook iFrame app using Graph API/Javascript SDK tends to always throw the following …
javascript google-chrome facebook-iframe facebook-javascript-sdkI have a localhost website and script with FB.logout(). After some actions, it fails to log me out and …
javascript facebook oauth-2.0 facebook-javascript-sdkstarting today we receive developer warnings in the auth dialog with the following message: You are using a display type …
javascript facebook facebook-javascript-sdk facebook-php-sdkI need to pass some AngularJS variables from my application to the new Facebook sharer button, I'm using: <div …
javascript facebook angularjs facebook-javascript-sdk facebook-sharer