Skip to content

Instantly share code, notes, and snippets.

@saurav28
Last active May 15, 2020 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurav28/1b297582d900ac73b86ca65085aab345 to your computer and use it in GitHub Desktop.
Save saurav28/1b297582d900ac73b86ca65085aab345 to your computer and use it in GitHub Desktop.
Extend the facebook app token
https://developers.facebook.com/tools/debug/accesstoken
1. Enter the access token.
2. Click on extend the access token and make it never expire
Troubleshooting
Unsupported post request. Object with ID 'me' does not exist, cannot be loaded due to missing permissions, or does not support this operation
Check if the token used in the application is user token or page token. For the musical bot application it should be page token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment