Android : Instagram API permissions

on Sunday, August 17, 2014


Why is it that after loading this page and after the user logs in, instagram is sometimes not showing the page asking for permissions(identified by the scope query parameter)?


https://instagram.com/oauth/authorize/?client_id=ID&redirect_uri=URL&response_type=token&scope=likes+comments+basic


Thus I get BAD REQUEST when the app tries to post a comment. Is there any way to fix this?


Thanks!


0 comments:

Post a Comment