You are not a sandbox user of this client

Not applicable

Hi, i trying to create https://apigee.com/console/instagram OAuth 2 token acess, but i receive this message: http://prntscr.com/bdwkvd

0 1 2,559
1 REPLY 1

Not applicable

I think, apigee is one of the injureds 🙂 Instagram changed its api rules on 01/06/2016 and forced ALL clients to run in SANDBOX mode. It limits all of your requests to use only your aspects. For example, you were able to retrieve posts based on hashtags, but from now on, unless you get approval for LIVE version, you will be able to retrieve only your posts, containing that hashtag.

Go dive into documentation. If your needs are so simple for example, fetching your own posts, you can get an auth token and use it within your application. This is how it works. Apigee must change its mechanism.

In sandbox mode, you are allowed to use 5 more profiles while fetching media. For ex, with my own account, i am able to fetch posts of only 5 users.

So, neither my nor your account is in that list, and it gives auth exception.