-
Notifications
You must be signed in to change notification settings - Fork 424
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
The music player isnt working #5
Comments
You can only play preview of selective songs, unless you have spotify premium. I know it sucks but you can explore the spotify web api and see how to play preview songs! Goodluck |
You can try by adding following scopes while generating access token source: https://developer.spotify.com/documentation/web-playback-sdk/quick-start/ |
I was unable to play song with free spotify account, but when i upgraded to premium. I was able to play the songs, but on my actual spotify account. Let me elaborate : When i pressed play button on my localhost ---> the same song gets played on my spotify app/actual spotify website. I am unable to play the same song inside my browser (localhost). Any suggestions? |
was anyone able to figure it out? |
now you can only play song if you have any premium account of spotify |
No description provided.
The text was updated successfully, but these errors were encountered: