Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheChezukaFiles/6797658094572fa789c86c23e93650a9 to your computer and use it in GitHub Desktop.
Save TheChezukaFiles/6797658094572fa789c86c23e93650a9 to your computer and use it in GitHub Desktop.
The URL to generate the code that lets one generate an Instagram access token.
https://api.instagram.com/oauth/authorize/?client_id=[clientID]&redirect_uri=[redirectURI]&response_type=code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment