Top "Facebook-permissions" questions

Permissions to access Facebook pages or API.

Getting "Error validating access token" from Facebook for some users

I'm getting the following error from Facebook when trying to post to a users stream. Error validating access token: The …

facebook facebook-graph-api facebook-oauth facebook-permissions facebook-stream-story
Facebook app is Public, but gives error "App not setup" when logging in

I have an Android app using Facebook to login. The app is already public: When trying to login via Facebook, …

android facebook facebook-graph-api facebook-permissions
FB is not defined in Facebook Login

I have the following code but the FB.login gives a FB is not defined javascript error. What am I …

facebook facebook-javascript-sdk facebook-login facebook-permissions
Error validating access token: The user has not authorized application. Facebook SDK 4

Here is the case : If I previously granted read permissions to my application via LoginManager.getInstance().logInWithReadPermissions(this, Arrays.asList("…

android facebook facebook-sdk-4.0 facebook-permissions