Skip to content

Spotify Authentication Exception, Log-in attempt failed #275

Description

@gosuimbalyndh

Greetings!
I'm getting this error while extracting and downloading the Spotify playlist with Zotify via Power Shell

Image

Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "c:\users\ldhuy\.local\bin\zotify.exe\__main__.py", line 7, in <module> sys.exit(main()) ~~~~^^ File "C:\Users\ldhuy\pipx\venvs\zotify\Lib\site-packages\zotify\__main__.py", line 64, in main args.func(args) ~~~~~~~~~^^^^^^ File "C:\Users\ldhuy\pipx\venvs\zotify\Lib\site-packages\zotify\app.py", line 21, in client Zotify(args) ~~~~~~^^^^^^ File "C:\Users\ldhuy\pipx\venvs\zotify\Lib\site-packages\zotify\zotify.py", line 21, in __init__ Zotify.login(args) ~~~~~~~~~~~~^^^^^^ File "C:\Users\ldhuy\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\ldhuy\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1634, in create session.authenticate(self.login_credentials) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\ldhuy\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 939, in authenticate self.__authenticate_partial(credential, False) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "C:\Users\ldhuy\pipx\venvs\zotify\Lib\site-packages\librespot\core.py", line 1350, in __authenticate_partial raise Session.SpotifyAuthenticationException(ap_login_failed) librespot.core.Session.SpotifyAuthenticationException: Bad

Need help. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions