Skip to content

Instantly share code, notes, and snippets.

@Riaan-ZA
Created December 5, 2013 11:49
Show Gist options
  • Save Riaan-ZA/7804045 to your computer and use it in GitHub Desktop.
Save Riaan-ZA/7804045 to your computer and use it in GitHub Desktop.
Facebook get App access token
https://graph.facebook.com/oauth/access_token?client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET&grant_type=client_credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment