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 781 forks source link

Error: getLoginUrl() - The parameter isn't an array or invalid scope permissions used. #185

Closed micik closed 8 years ago

micik commented 8 years ago

https://www.instagram.com/developer/authorization/

basic - to read a user’s profile info and media (granted by default) public_content - to read any public profile info and media on a user’s behalf follower_list - to read the list of followers and followed-by users comments - to post and delete comments on a user’s behalf relationships - to follow and unfollow accounts on a user’s behalf likes - to like and unlike media on a user’s behalf

need update new scopes