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

Authentication on all desktop platforms is broken #1245

Open
lmore377 opened this issue Jan 19, 2024 · 1 comment
Open

Authentication on all desktop platforms is broken #1245

lmore377 opened this issue Jan 19, 2024 · 1 comment
Labels

Comments

@lmore377
Copy link

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:

  1. Launch librespot without -u or -p
  2. Connect with any desktop client (Windows, Linux, macOS)
  3. Click play on any song
  4. 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.

linux.log

Host (what you are running librespot on):

  • OS: Debian 12
  • Platform: x86_64

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?

@lmore377 lmore377 added the bug label Jan 19, 2024
@roderickvd
Copy link
Member

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?

Of course, or maybe clone that user's branch, resolve the outstanding review comments and we'd be good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants