mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #29] Unable to login #8
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#8
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 @3JlOy-PYCCKUi on GitHub (Nov 11, 2021).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/29
In the Requirements section of README.md it says
But without Spotify Premium account I could not log in by entering a correct password (I checked on the sporify website). The error was
Failed to authenticate.@3JlOy-PYCCKUi commented on GitHub (Nov 11, 2021):
I just found an error in spotify-player.log (which is marked as WARN)
spotify_player::auth: failed to authenticate: Login failed with reason: Premium account requiredI assume the readme should state that premium is required, not recommended
@aome510 commented on GitHub (Nov 11, 2021):
Hi @3JlOy-PYCCKUi, I just tried to reproduce the issue by creating a new account and confirm the log you just sent.
Sorry for the confusion. I'll update the readme accordingly.
@3JlOy-PYCCKUi commented on GitHub (Nov 12, 2021):
By the way, the fact that it does not work is not your fault, the library you use just does not support it, this is what it says in the librespot's readme