cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 782 forks source link

follower_list scope #190

Open washeul opened 8 years ago

washeul commented 8 years ago

This request requires scope=follower_list, but this access token is not authorized with this scope. The user must re-authorize your application with scope=follower_list to be granted this permissions.

i am using only basic scope

RobWiddick commented 8 years ago

I'm submitting a fix for this in my pull request. Coming soon!

RobWiddick commented 8 years ago

Sent fix. Make sure your instagram app has been reviewed so that it has access to those new scopes.