mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[GH-ISSUE #288] BadCredentials regardless of username and password #54
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#54
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 @greffgreff on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/kokarare1212/librespot-python/issues/288
Describe the bug
A clear and concise description of what the bug is.
I am unable to authenticate with valid spotify username/password or valid email/password. I am getting the following error:
Using both genuine and burner accounts produces the same error.
To reproduce
I am getting the above error with the following:
Below is the entirety of the script I am using:
Which can be called using
Expected behavior
Upon successful execution, a track should be downloaded and playable under the ./out directory
Client Information (please complete the following information):
@kokarare1212 commented on GitHub (Nov 22, 2024):
Same issue
https://github.com/kokarare1212/librespot-python/issues/277