Last active
May 15, 2020 17:32
-
-
Save saurav28/1b297582d900ac73b86ca65085aab345 to your computer and use it in GitHub Desktop.
Revisions
-
saurav-sarkar-1 revised this gist
May 15, 2020 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,3 +4,11 @@ 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. -
saurav-sarkar-1 created this gist
May 5, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ 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