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.

Create a file using Javascript in Chrome on client side

I would like to know if I can create a text file and save the file in the users "Downloads" …

javascript google-chrome google-chrome-extension facebook-javascript-sdk dom-events
FB init function gives wrong version error

I'm using the Facebook JS sdk, and I have created a new App today. Everything is configured properly. Using init …

javascript facebook-javascript-sdk
FB.logout() called without an access token

I'm trying to log out of a website i've created with Facebook integrated. Logging in works fine, but when I …

javascript facebook facebook-javascript-sdk
Using Facebook API to invite friends?

I want an "Invite Friends" link on my website where you click it and you get a Facebook dialog that …

facebook facebook-graph-api facebook-javascript-sdk facebook-friends facebook-invite
Uncaught TypeError: Cannot read property 'name' of undefined

I tried to fetch data using facebook api into form inputs. Now, everything went just fine until I tried to …

javascript facebook facebook-graph-api facebook-javascript-sdk
Invalid version specified, facebook share plugin error

I want to use the facebook share plugin for the web app I am working on, I only need the …

javascript facebook requirejs facebook-javascript-sdk
Implement Facebook API login with reactjs

I'm working on using Facebook's Javascript SDK for authentication. I've been able to import the SDK properly and put a …

javascript facebook facebook-javascript-sdk reactjs
"Failed to load resource" using Facebook's example code

I'm trying to run the first example from the documentation of the Facebook JS SDK. I created a new app, …

javascript facebook facebook-javascript-sdk
Uncaught ReferenceError: FB is not defined

I know this question is asked frequently, but I have not found the solution. I use this code: open the …

javascript php jquery facebook facebook-javascript-sdk
How can I make the Facebook Like button's width automatically resize?

I'm implementing the Facebook Like Button, but I'm running into some trouble with the width. I'm using the JavaScript SDK …

javascript css facebook facebook-like facebook-javascript-sdk