Getting Default Access Tokens

You can get a default access token to modify and read the app settings.

Procedure

  1. Log in to https://developers.facebook.com/tools/explorer/.
  2. Select Graph API Explorer 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 default access token is generated in the Access Token field.