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

Scope code location moved #77

Open
ivycheung opened this issue Jan 16, 2019 · 2 comments
Open

Scope code location moved #77

ivycheung opened this issue Jan 16, 2019 · 2 comments

Comments

@ivycheung
Copy link

Based on the example on the README and the sample code, the scope information is sent through passport.authenticate. After spending a long time trying to figure out why I can't get user top tracks back, it turns out I didn't get the correct scope upon authentication.

I looked into the facebook implementation, it turns out you put the scope information in the new SpotifyStrategy code block instead.

Not sure when this changed but I want to raise a request to make sure this is the case other people are also wondering why their requests are getting 403 error codes back.

(Also I'm not sure if the showDialog: true works anymore.)

Cheers.

@nessup
Copy link

nessup commented May 6, 2019

@ivycheung Thank you!

@soniameller
Copy link

Hello,

I also think the showDialog: true is not working. Is there a solution?

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

3 participants