Skip to content

Some error (no idea what it is saying...) #313

@FizzyMUC

Description

@FizzyMUC

Hi,
I'm trying to use notify (it did work in the past). I quit my premium subscription and just reactivated it now to download some tracks, but it is throwing error when I do so:

Traceback (most recent call last): File "/Users/fizzymuc/.local/bin/zotify", line 8, in <module> sys.exit(main()) ~~~~^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/zotify/__main__.py", line 64, in main args.func(args) ~~~~~~~~~^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/zotify/app.py", line 21, in client Zotify(args) ~~~~~~^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/zotify/zotify.py", line 21, in __init__ Zotify.login(args) ~~~~~~~~~~~~^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/zotify/zotify.py", line 32, in login cls.SESSION = Session.Builder(conf).stored_file(cred_location).create() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/core.py", line 1634, in create session.authenticate(self.login_credentials) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/core.py", line 954, in authenticate self.dealer().connect() ~~~~~~~~~~~~~~~~~~~~~^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/core.py", line 450, in connect self.__session.tokens().get("playlist-read"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/core.py", line 2238, in get return self.get_token(scope).access_token ~~~~~~~~~~~~~~^^^^^^^ File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/core.py", line 2258, in get_token response = self._session.mercury().send_sync_json( MercuryRequests.request_token(self._session.device_id(), ",".join(scopes))) File "/Users/fizzymuc/.local/pipx/venvs/zotify/lib/python3.13/site-packages/librespot/mercury.py", line 186, in send_sync_json raise MercuryClient.MercuryException(response) librespot.mercury.MercuryClient.MercuryException: status: 403

I don't think it's a credentials issue but something else. Please be ready to explain like I was 4 :D

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