[GH-ISSUE #113] bad creds #98

Closed
opened 2026-02-27 04:57:31 +03:00 by kerem · 2 comments
Owner

Originally created by @AboodeDaBOSS on GitHub (Nov 13, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/113

im on mac m1 and i just resetted my. password but still keep getting this error

(base) aboode@3bds-MacBookPro music % zotify
Username: aboode13579
Password: ********************
Traceback (most recent call last):
File "/Users/aboode/miniconda3/bin/zotify", line 8, in
sys.exit(main())
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/main.py", line 64, in main
args.func(args)
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/app.py", line 21, in client
Zotify(args)
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/zotify.py", line 21, in init
Zotify.login(args)
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/zotify.py", line 46, in login
cls.SESSION = Session.Builder(conf).user_pass(user_name, password).create()
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 1679, in create
session.authenticate(self.login_credentials)
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 972, in authenticate
self.__authenticate_partial(credential, False)
File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 1383, in __authenticate_partial
raise Session.SpotifyAuthenticationException(ap_login_failed)
librespot.core.Session.SpotifyAuthenticationException: BadCredentials

Originally created by @AboodeDaBOSS on GitHub (Nov 13, 2025). Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/113 im on mac m1 and i just resetted my. password but still keep getting this error (base) aboode@3bds-MacBookPro music % zotify Username: aboode13579 Password: ******************** Traceback (most recent call last): File "/Users/aboode/miniconda3/bin/zotify", line 8, in <module> sys.exit(main()) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/__main__.py", line 64, in main args.func(args) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/app.py", line 21, in client Zotify(args) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/zotify.py", line 21, in __init__ Zotify.login(args) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/zotify/zotify.py", line 46, in login cls.SESSION = Session.Builder(conf).user_pass(user_name, password).create() File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 1679, in create session.authenticate(self.login_credentials) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 972, in authenticate self.__authenticate_partial(credential, False) File "/Users/aboode/miniconda3/lib/python3.10/site-packages/librespot/core.py", line 1383, in __authenticate_partial raise Session.SpotifyAuthenticationException(ap_login_failed) librespot.core.Session.SpotifyAuthenticationException: BadCredentials
kerem closed this issue 2026-02-27 04:57:31 +03:00
Author
Owner

@Googolplexed0 commented on GitHub (Nov 17, 2025):

If you are inputting your password as a part of the login flow, then your library is significantly out of date. Update following the instructions in the README.

<!-- gh-comment-id:3539626234 --> @Googolplexed0 commented on GitHub (Nov 17, 2025): If you are inputting your password as a part of the login flow, then your library is significantly out of date. Update following the instructions in the README.
Author
Owner

@AboodeDaBOSS commented on GitHub (Nov 17, 2025):

Dear dev i need help to be able to download several playlists together organized each in its own folder and sync to old folders as i was using the old zotify to constantly sync the songs as my previous command prompt with selected features arent working is there an example for it

<!-- gh-comment-id:3539927096 --> @AboodeDaBOSS commented on GitHub (Nov 17, 2025): Dear dev i need help to be able to download several playlists together organized each in its own folder and sync to old folders as i was using the old zotify to constantly sync the songs as my previous command prompt with selected features arent working is there an example for it
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zotify#98
No description provided.