[GH-ISSUE #44] 404 error could use help #26

Open
opened 2026-02-27 19:05:28 +03:00 by kerem · 0 comments
Owner

Originally created by @defygrav12 on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/44

akashrchandran could you help me figure out this issue? I haven't been able to get it working since it originally broke. I've ran the upgrade and/or news setup with no luck

C:\Users\Supapoon>syrics --user current
HTTP Error for GET to https://api.spotify.com/v1/me/player/currently-playing with Params: {'market': None, 'additional_types': None} returned 404 due to Not found.
Traceback (most recent call last):
File "C:\Users\Supapoon\AppData\Local\Programs\Python\Python312\Lib\site-packages\spotipy\client.py", line 275, in _internal_call
response.raise_for_status()
File "C:\Users\Supapoon\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.spotify.com/v1/me/player/currently-playing

During handling of the above exception, another exception occurred:

Originally created by @defygrav12 on GitHub (Jul 3, 2025). Original GitHub issue: https://github.com/akashrchandran/syrics/issues/44 akashrchandran could you help me figure out this issue? I haven't been able to get it working since it originally broke. I've ran the upgrade and/or news setup with no luck C:\Users\Supapoon>syrics --user current HTTP Error for GET to https://api.spotify.com/v1/me/player/currently-playing with Params: {'market': None, 'additional_types': None} returned 404 due to Not found. Traceback (most recent call last): File "C:\Users\Supapoon\AppData\Local\Programs\Python\Python312\Lib\site-packages\spotipy\client.py", line 275, in _internal_call response.raise_for_status() File "C:\Users\Supapoon\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.spotify.com/v1/me/player/currently-playing During handling of the above exception, another exception occurred:
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/syrics#26
No description provided.