Getting App Access Tokens
You can get an App access token to modify and read the app settings.
- Procedure
- Log in to https://developers.facebook.com/tools/explorer/.
- Select your application from the Application list at the top of the page.
- Select v13.0 from the API Version list.
- Select Get Access Token from the Get Token list.
- In the Select Permissions window, select the necessary permissions, and then click Get Access Token.
ResultThe App access token is generated in the
Access Token field. You can use the access token ID in the
Input field on the
Input tab of different activities.