Skip to content

[Bug Report] HTTP 400: Invalid limit on GET /v1/artists/<id>/albums #211

@coddycrux

Description

@coddycrux

Zotify Version

0.17.1

Operating System

Linux (Stable)

Python Version

Python 3.13

Bug-Triggering Command

zotify --config-location ./zotify.json --root-path $(realpath ./out/test) --update-archive --song-archive-location $(realpath ./.song_archive) --creds $(realpath ./.credentials.json) --client-id <redacted> https://open.spotify.com/artist/6ekYAO2D1JkI58CF4uRRqw

Bug Description

A command that worked earlier today now fails when trying to fetch /v1/artists/<id>/albums?market=from_token&&limit=20&offset=0.

I've attempted re-logging in to make sure it's not something else, but it seems to be persistent.

Not sure if Spotify just rolled out a lower limit to their pagination.

Upload config_DEBUG.json

zotify_DEBUG.json

Upload DEBUG.log

zotify_DEBUG_2026-04-18_08-38-51.log

Relevant Error Traceback

Upload Screenshots

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions