Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuthAccessTokenException when trying to access user_search endpoint #108

Open
theCrius opened this issue Dec 21, 2016 · 2 comments
Open

Comments

@theCrius
Copy link

Recently we begun to receive this response.

Error:
code:400
error_message: "The access_token provided is invalid."
error_type:"OAuthAccessTokenException"

Checking in Instagram documentation seems that the endpoint used by your module should be this one: https://www.instagram.com/developer/endpoints/users/#get_users

If it's that it could be something with the scope?

I really have no idea where to start as this module (and the code that use it) was written by an ex-colleague.

@statefull
Copy link

In my fork I have this all worked... try it at https://github.com/statefull/instagramapi I will be have it updated with the reported issues.

@theCrius
Copy link
Author

I'll give it a try, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants