Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls.
I'm trying to subscribe to the "edge.create" event in conjunction with new Facebook Share button without any luck. I'm …
javascript facebook facebook-javascript-sdk facebook-events facebook-widgetsGood evening, just saw that Facebook released his messenger bot toolkit and i immediately jumped right into it to learn …
facebook facebook-javascript-sdk webhooksI try to use javacript SDK to get access token and then extend that access token for 60 day. I got …
facebook-graph-api oauth facebook-javascript-sdk facebook-access-tokenI'm using debug.js and getting the following message when executing FB.login: You are overriding current access token, that …
facebook-javascript-sdk facebook-loginI have a FaceBook application. Is there any way to get signed_request with JavaScript? With PHP it looks like …
facebook facebook-javascript-sdk facebook-appsi want to publish story to user timeline even when they were not login with facebook. Actually I stored user …
facebook facebook-opengraph facebook-access-token facebook-javascript-sdkI'm trying to integrate Facebook login into my website with Facebook Javascript SDK. According to the step by step instructions …
facebook-javascript-sdk popupwindowI'm using Koala gem on on Ruby on Rails application And I have the following code on the model I'm …
ruby-on-rails-3 koala facebook-javascript-sdkI'm working on a canvas app and I want to accomplish the following with the JS SDK: Check if the …
javascript facebook facebook-graph-api facebook-javascript-sdk facebook-authenticationI made a small app to FB that is using FB.ui to allow users to share it on their …
facebook facebook-javascript-sdk facebook-wall fb.ui