mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[GH-ISSUE #310] [BUG] 403 error when trying to log in #57
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Aug 15, 2025).
Original GitHub issue: https://github.com/kokarare1212/librespot-python/issues/310
Trying to log in with
librespot.core.Session.Builder().oauth().create()throws this error:It seems to happen after OAuth login, as a
credentials.jsonfile is created despite the error, and the error occurs without the OAuth callback if it's retried with thecredentials.jsonfile present.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The login is successful.
Client Information (please complete the following information):
@wolkenschieber commented on GitHub (Sep 12, 2025):
Seeing the same with
How did you solve this?
/cc @kokarare1212 as Ghost won't be able to reopen
NVM: Project dependency hick-up. Solved by: