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

Fetch user info API throwing 401 insufficient scope for valid access token #3

Open
ankit-learns opened this issue Jul 3, 2019 · 1 comment

Comments

@ankit-learns
Copy link

I'm working on integrating snapchat sign-in with my web app. I happen to be able to fetch the access_token and refresh_token based on documentation (https://docs.snapchat.com/docs/login-kit#web). But to get the user info from users api (https://developers.snapchat.com/api/docs/#user), it throws 401 unauthorised insufficient scope. Is there a way to fetch the user info?
There is already an open issue on SO : https://stackoverflow.com/questions/53825846/snapchat-user-api-returns-401-unauthorised-with-the-error-message-insufficient

@Blake134
Copy link

Maybe it is because your app hasn't been reviewed yet? And only the demo users can use it?

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