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.

Cannot test FB.login to post without submitting app for review?

I'm building a share button that will (on the user's behalf) post some text and a link to my company …

facebook facebook-graph-api facebook-javascript-sdk
How to fix CSP issues with facebook messenger-checkbox

I'm trying to make facebook messenger checkbox work, I've added the following code to my html But whenever I refresh …

facebook facebook-javascript-sdk facebook-messenger facebook-messenger-bot
A valid Facebook app id must be set in the AndroidManifest.xml

I am trying to setup fbsdk on Android using react native and the fbsdk wrapper https://github.com/facebook/react-native-fbsdk. …

android facebook react-native facebook-javascript-sdk react-native-fbsdk
multiple facebook like buttons (fb:like) are not working: unliking themself

EDIT: LAST UPDATE: So, we've tested some more. I used the facebook developers 'lintner' http://developers.facebook.com/tools/lint/. …

javascript facebook facebook-like facebook-javascript-sdk
How to remove auxiliary products from FB app?

I wanted to check what that button +Add Product do, added two products and now I want to delete them. …

facebook facebook-graph-api facebook-javascript-sdk
What is the Fb.ui feed picture size limits?

I'm using the Fb.ui feed and I'm trying to find the picture size limits/requirements. Not all of my …

facebook image facebook-javascript-sdk facebook-feed
login Facebook registerCallback not called

Here is my onCreate method: @Override protected void onCreate(Bundle bundle) { super.onCreate(bundle); setContentView(R.layout.activity_social_login); …

java android facebook facebook-javascript-sdk
Permission denied error in all.js

I am using all.js for facebook implementation. I used a facebook button on signup page . by logging through facebook …

facebook-javascript-sdk facebook-opengraph
Facebook share link with custom text

How can I share a simple text on facebook, without any link? just a simple text. I tried the http://…

hyperlink facebook-javascript-sdk social