6

Due to some recent changes in Instagram API policy, looks like now we can not use apigee console to check the API calls. I keep getting this error when I select OAuth2 for authentication and choose to sign into Instagram. "{"code": 403, "error_type": "OAuthForbiddenException", "error_message": "You are not a sandbox user of this client"}"

Anyone facing similar issues and knows any workaround for the same

viggy
  • 552
  • 3
  • 22
  • 1
    Facing the same issue, I'm guessing apigee won't work in the future unless they get a rep from Instagram to special whitelist their app. I recommend making your own sandbox app to make your own test calls. – sricks Jun 03 '16 at 18:48
  • Yeah I'm totally "bummed" by this. Makes it more difficult for me to make test calls. And I have a sandbox app.... Anyone got an update? I am using a third party script (instafeed.js) and I want to move away from it as it's causing some scripting conflicts. – Ryan Coolwebs Sep 06 '16 at 04:19

1 Answers1

0

Its likely that this will never work, since the only way it will work is if Instagram allow apigee to use their 'sandbox' outside of instagrams 'sandbox' mode.

As per this thread; https://community.apigee.com/questions/26922/instagram-oauth-failed.html

Blowsie
  • 38,136
  • 15
  • 81
  • 108