Top "Facebook-access-token" questions

The OAuth access token specific to the Facebook API.

How to generate Facebook Marketing API access token to use it in Windows application

I am using Facebook as advertising platform to promote my application on Apple and Google stores. I would like to …

facebook facebook-graph-api facebook-access-token facebook-ads-api facebook-graph-api-v2.2
Facebook full permission AccessToken alternative to Offline access token

Currently I am using desktop windows service to download my Facebook page insights/ page likes/friends etc. graph data . so, …

facebook-graph-api access-token facebook-access-token facebook-insights
How to get current access token in Facebook Android SDK V4?

I want to check whether the user is logged in or not within the main FragmentActivity but although the user …

android facebook facebook-login facebook-android-sdk facebook-access-token
Facebook App Type: Which one to pick for mobile AND web?

In the Facebook App Settings ☞ Advanced ☞ Authentication I can pick "Web" or "Native/Desktop" as App Type. The info bubble …

ios facebook facebook-apps facebook-authentication facebook-access-token
NodeJS REST authentication using Passport and OAuth2 + social network

I'm working on REST api using NodeJS. For authentication I decided to use Passport. I want truly RESTful api. So …

node.js express passport.js access-token facebook-access-token
how to refresh facebook access token for server side (in facebook-php SDK)?

I'm using the Facebook PHP SDK to call relevant APIs to post and get data. At present I'm saving a …

php facebook facebook-graph-api facebook-php-sdk facebook-access-token
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
Get user accessToken with Java login for Facebook

I need to get my user_accessToken with Java login. Have i to use the FacebookOAuthResult? If yes, how? I …

java facebook login facebook-login facebook-access-token