You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Attempting to start Spotify Connect from any desktop client results in 403 errors, similar to issue #1179. If started from android or iOS, authentication works fine. If librespot is given credentials with -u and -p then desktop clients work but only for the logged in user.
To reproduce
Steps to reproduce the behavior:
Launch librespot without -u or -p
Connect with any desktop client (Windows, Linux, macOS)
Click play on any song
Console fills with 403 and similar errors
Log
This log is from me connecting from a linux client but the output is almost identical to windows & macos. I obfuscated some IDs but the log is otherwise as-is. I ran librespot with -G -H to prevent any issues from caching.
Describe the bug
Attempting to start Spotify Connect from any desktop client results in 403 errors, similar to issue #1179. If started from android or iOS, authentication works fine. If librespot is given credentials with
-u
and-p
then desktop clients work but only for the logged in user.To reproduce
Steps to reproduce the behavior:
librespot
without-u
or-p
Log
This log is from me connecting from a linux client but the output is almost identical to windows & macos. I obfuscated some IDs but the log is otherwise as-is. I ran librespot with
-G -H
to prevent any issues from caching.linux.log
Host (what you are running
librespot
on):Additional context
This issue is fixed by #1220 but I noticed that the PR seems stale. Could I create my own PR with the same changes?
The text was updated successfully, but these errors were encountered: