Top "Facebook-access-token" questions

The OAuth access token specific to the Facebook API.

facebook: permanent Page Access Token?

I work on a project that has facebook pages as one of its data sources. It imports some data from …

facebook facebook-graph-api facebook-access-token
Can't Load URL: The domain of this URL isn't included in the app's domains - Facebook Login

I'm trying to get access token from user string response_script = "<script>top.location.href='https://www.facebook.…

javascript facebook facebook-access-token tabpage
How to get user access token?

I'm trying to access scores through the Facebook API to get a list of scores of my friends. When I …

php facebook facebook-graph-api access-token facebook-access-token
OAuthException : An active access token must be used to query information about the current user

I'm trying to run the sample code for Facebook connect that I downloaded from http://thinkdiff.net/facebook/php-sdk-3-0…

facebook oauth facebook-php-sdk facebook-oauth facebook-access-token
Long-lasting FB access-token for server to pull FB page info

I'm aware that there are many questions about Facebook access-tokens and the grief they cause, but despite much experimentation and …

facebook facebook-graph-api facebook-access-token
Getting App Access Token for facebook app?

I have read this: trying to get app access token And it doesn't work... I'm getting the following error: "error": { "…

facebook facebook-graph-api facebook-access-token
How should a client pass a facebook access token to the server?

On every call to my REST API, I require clients to pass user's facebook access token, which authenticates the user. …

http rest authentication oauth-2.0 facebook-access-token
Facebook graph API: simple search for users by name

I would like to do a simple search for users by their name from a desktop application using Facebook's graph …

facebook facebook-graph-api access-token facebook-access-token
How can you get Facebook Access Token?

I'm now trying pynder, but it requries you to get a facebook ID and access token. The facebook ID is …

facebook facebook-graph-api facebook-access-token