-
Notifications
You must be signed in to change notification settings - Fork 452
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
spotifyd gives "Bad credentials" error when a password contains special characters #1269
Comments
Thank you for the report. Unfortunately, I cannot reproduce that issue. My password contains several special characters and even when including a |
I can't seem to replicate the issue either today. I'm not sure what was going on, but with the same command it seems to launch correctly now. I'll update if I find out what the problem was but I'll just mark this as closed I guess. |
Edit: as it turns out, username now uses the email address, not the random account string. |
I'm having a similar issue, I've tried to replace my username with my email, but still no luck. I am able to login just fine on my phone, etc. but just with |
None that I know of; I only had to set |
Latest release apparently switched back to using your account identifier as opposed to Email, so now I just switch back and forth whenever creds misbehave 🤷 |
Description
To Reproduce
Steps to reproduce the behavior:
spotifyd --no-daemon --verbose -u "username" -p "password"
failed to connect to spotify: Login failed with reason: Bad credentials
Expected behavior
spotifyd successfully connects to Spotify with a password that contains special characters.
Logs
Click to show logs
Compilation flags
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: