marclave / InstaBot

A simple Instagram bot written in Python
199 stars 74 forks source link

OAuthPermissionsException Error #19

Open n2parko opened 9 years ago

n2parko commented 9 years ago

Getting this error...

{"meta":{"error_type":"OAuthPermissionsException","code":400,"error_message":"This request requires scope=likes, but this access token is not authorized with this scope. The user must re-authorize your application with scope=likes to be granted write permissions."}}SOMETHING WENT WRONG 400 SLEEPING FOR 60 seconds CURRENTLY LIKED 0 photos

Mixanologos commented 9 years ago

Read this. http://stackoverflow.com/questions/30004784/instagram-authorization-scope-doesnt-work The same issue is discussed on previous topics.No workaround.

soulpawa commented 9 years ago

this problem is for the new app registered if you have an old app should work, now you need to register your app and ask to instagram to be allowed to work.

soulpawa commented 8 years ago

https://help.instagram.com/contact/185819881608116 you need to register your app there. good luck

 El Miércoles 14 de octubre de 2015 18:54, janiklipke <notifications@github.com> escribió:

How likely is it that they'll allow your app. Is there anything specific you should ask for?— Reply to this email directly or view it on GitHub.