Skip to content

BadCredentials for Mac #327

Description

@fionarvse

Hey, sorry if this is obvious I'm very new to anything using zotify etc. especially for Mac, I'm getting the bad credentials error but going through that issue's thread I can't seem to find anything mac specific to help with this. Here's what the terminal says:

Username: *******
Password: *********
Traceback (most recent call last):
File "/Users/fionarose/.local/bin/zotify", line 6, in
sys.exit(main())
~~~~^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/zotify/main.py", line 64, in main
args.func(args)
~~~~~~~~~^^^^^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/zotify/app.py", line 21, in client
Zotify(args)
~~~~~~^^^^^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/zotify/zotify.py", line 21, in init
Zotify.login(args)
~~~~~~~~~~~~^^^^^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/zotify/zotify.py", line 46, in login
cls.SESSION = Session.Builder(conf).user_pass(user_name, password).create()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/librespot/core.py", line 1680, in create
session.authenticate(self.login_credentials)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/librespot/core.py", line 964, in authenticate
self.__authenticate_partial(credential, False)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/Users/fionarose/.local/pipx/venvs/zotify/lib/python3.14/site-packages/librespot/core.py", line 1375, in __authenticate_partial
raise Session.SpotifyAuthenticationException(ap_login_failed)
librespot.core.Session.SpotifyAuthenticationException: BadCredentials

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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