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

this user does not exist #226

Open mubeguku opened 7 years ago

mubeguku commented 7 years ago

Hello, problem with Instagram API: "{"meta":{"error_type":"APINotFoundError","code":400,"error_message":"this user does not exist"}}".

Tried to update Access Token but still not working. Any ideas?

eQX8HNMTU2 commented 6 years ago

I'm getting the same error

qWici commented 6 years ago

This error appears if your application is in a sandbox condition. To test your application without error, invite the user to your sandbox. Send your application for verification in the future. If everything is successful, you will be able to get the data of all users.