Getting App Access Tokens

You can get an App access token to modify and read the app settings.

Procedure

  1. Log in to https://developers.facebook.com/tools/explorer/.
  2. Select your application from the Application list at the top of the page.
  3. Select v9.0 from the API Version list.
  4. Select Get Access Token from the Get Token list.
  5. In the Select Permissions window, select the necessary permissions, and then click Get Access Token.

Result

The App access token is generated in the Access Token field. You can use the access token ID in the Input field in the Input tab of different activities.