You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have this error when i'll download a music:
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "c:\users\joao.local\bin\zotify.exe_main.py", line 7, in
sys.exit(main())
~~~~^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify_main.py", line 64, in main
args.func(args)
~~~~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\app.py", line 21, in client
Zotify(args)
~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\zotify.py", line 21, in init
Zotify.login(args)
~~~~~~~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\zotify.py", line 46, in login
cls.SESSION = Session.Builder(conf).user_pass(user_name, password).create()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1634, in create
session.authenticate(self.login_credentials)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 939, in authenticate
self.__authenticate_partial(credential, False)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1350, in __authenticate_partial
raise Session.SpotifyAuthenticationException(ap_login_failed)
librespot.core.Session.SpotifyAuthenticationException: BadCredentials
The text was updated successfully, but these errors were encountered:
i have this error when i'll download a music:
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "c:\users\joao.local\bin\zotify.exe_main.py", line 7, in
sys.exit(main())
~~~~^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify_main.py", line 64, in main
args.func(args)
~~~~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\app.py", line 21, in client
Zotify(args)
~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\zotify.py", line 21, in init
Zotify.login(args)
~~~~~~~~~~~~^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\zotify\zotify.py", line 46, in login
cls.SESSION = Session.Builder(conf).user_pass(user_name, password).create()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1634, in create
session.authenticate(self.login_credentials)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 939, in authenticate
self.__authenticate_partial(credential, False)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "C:\Users\joao\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1350, in __authenticate_partial
raise Session.SpotifyAuthenticationException(ap_login_failed)
librespot.core.Session.SpotifyAuthenticationException: BadCredentials
The text was updated successfully, but these errors were encountered: