Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created March 29, 2014 21:21
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 aaronpk/9863262 to your computer and use it in GitHub Desktop.
Save aaronpk/9863262 to your computer and use it in GitHub Desktop.
Instagram API error when posting comments from a non-whitelisted app.
{
"meta": {
"error_type": "APIError",
"code": 400,
"error_message": "Please visit http://bit.ly/instacomments for commenting access"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment