Created
January 8, 2018 16:25
-
-
Save AlphaNerd/cde54aaf770bd7265a2eda4a384f1a56 to your computer and use it in GitHub Desktop.
Facebook Graph access_token; swap from Short Live to Long Live token
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 characters
https://graph.facebook.com/oauth/access_token?client_id=<app_id>&client_secret=<app_secret>&grant_type=fb_exchange_token&fb_exchange_token=<token_to_exchange> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment