Top "Facebook-javascript-sdk" questions

Facebook's JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls.

Callback function with new Facebook Share button

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-widgets
Can i use localhost as a URL Callback in a messenger webhook

Good evening, just saw that Facebook released his messenger bot toolkit and i immediately jumped right into it to learn …

facebook facebook-javascript-sdk webhooks
Access token warning when logging in using Facebook JavaScript SDK

I'm using debug.js and getting the following message when executing FB.login: You are overriding current access token, that …

facebook-javascript-sdk facebook-login
Facebook application - get signed_request with JavaScript

I have a FaceBook application. Is there any way to get signed_request with JavaScript? With PHP it looks like …

facebook facebook-javascript-sdk facebook-apps
set user (access token) within FB.init

i 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-sdk
FB.login inside FB.getLoginStatus popup window blocked

I'm trying to integrate Facebook login into my website with Facebook Javascript SDK. According to the step by step instructions …

facebook-javascript-sdk popupwindow
Renew Facebook access token with Koala

I'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-sdk
Share link to posts when using FB.ui

I 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