-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
SpotifyAuthenticationException: PremiumAccountRequired #614
Comments
The problem now also occurs with version 1.6.2 when trying to authenticate with USER_PASS
|
I am seeing the same error using Zeroconf as well
|
The fix is to provide a newer client version at https://github.com/librespot-org/librespot-java/blob/0a8e685/lib/src/main/java/xyz/gianlu/librespot/Version.java#L72. |
They seem to work well! |
I have published v1.6.3 |
Fixes recent spotify issues librespot-org/librespot-java#614
Fixes Spotify auth issues librespot-org/librespot-java#614
Fixes Spotify auth issues librespot-org/librespot-java#614
Thank you so much! |
Thanks a lot for fixing this so fast |
Describe the bug
Spotify seems to have made some changes and USER_PASS, ZEROCONF login is no longer available.
Of course, the account is a Premium account.
This is the same problem with librespot-python, which has been ported to Python.
To Reproduce
Download and run librespot-player-1.6.2.jar from the release page.
Expected behavior
The login should complete successfully with no exceptions.
Screenshots/Stracktraces/Logs
Version/Commit
https://github.com/librespot-org/librespot-java/releases/tag/v1.6.2
The text was updated successfully, but these errors were encountered: