Skip to content

Instantly share code, notes, and snippets.

@andershaig
Created August 5, 2013 17:29
Show Gist options
  • Save andershaig/6157765 to your computer and use it in GitHub Desktop.
Save andershaig/6157765 to your computer and use it in GitHub Desktop.
Creating an Application 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