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

fails at authorization - is this package still supported? #27

Open
geduldig opened this issue Apr 3, 2021 · 1 comment
Open

fails at authorization - is this package still supported? #27

geduldig opened this issue Apr 3, 2021 · 1 comment

Comments

@geduldig
Copy link

geduldig commented Apr 3, 2021

I'm using passport-instagram to connect ot Instagram's Basic Display API. The example here looks out-of-date since it is missing the required scope parameter in the call to passport.authenticate. However, with that added I do get an authorization code returned from Instagram. At that point passport fails with "InternalOAuthError: failed to fetch user profile". According to the Instagram docs, passport should use the authoriztion code to exchange for a short-lived token. I'm wondering if this is not occurring because this package is no longer being updated?

@geduldig
Copy link
Author

geduldig commented Apr 4, 2021

#22 fixes the the issue. And #26.

Wondering why the issue has been left unresolved for over a year...

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

1 participant