Skip to content

Instantly share code, notes, and snippets.

@kylewm
Created May 31, 2014 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylewm/4b1a28516f7f94c0c5e4 to your computer and use it in GitHub Desktop.
Save kylewm/4b1a28516f7f94c0c5e4 to your computer and use it in GitHub Desktop.
ownyourgram auth error
https://instagram.com/oauth/authorize/?client_id=...&redirect_uri=https://ownyourgram.com/auth/instagram-callback&response_type=code&scope=comments
{"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match registered redirect URI"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment