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

Can´t login with Spotify #4

Open
nahu2107 opened this issue Sep 26, 2018 · 6 comments
Open

Can´t login with Spotify #4

nahu2107 opened this issue Sep 26, 2018 · 6 comments

Comments

@nahu2107
Copy link

I get the following message "Missing required parameter: client_id"

@tudddorrr
Copy link
Owner

Did you create the .env file?

@nahu2107
Copy link
Author

nahu2107 commented Sep 29, 2018

Did you create the .env file?

Yep, the message happens When I´m in localhost:8888 and after I click on the green button "Login with Spotify"

@tudddorrr
Copy link
Owner

Did you fill in all the details in the env file with your own Spotify app details? I.e. your own client id

@MrRobotjs
Copy link

Same exact problem here. Seems like the app isn't adding the CLIENT_ID and REDIRECT_URI from the .env file into the url after the "Login with Spotify" is clicked on. Even when I manually add the parameters it will just return to "http://localhost:8888" then I get a warning on console about

(node:26112) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

Doesn't seem it would relate to that (maybe?) but yea.

@MrRobotjs
Copy link

screenshot

@tudddorrr
Copy link
Owner

Can you show me your .env file and what version of node are you using?

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