[GH-ISSUE #2] Songs no longer being pulled #2

Open
opened 2026-02-28 15:41:03 +03:00 by kerem · 0 comments
Owner

Originally created by @tommy-russoniello on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/tommy-russoniello/spotify-artist-chart/issues/2

It appears the Spotify API has changed such that the requests being made now result in a 401. Currently requests are made to api-partner.spotify.com/pathfinder/v1/query, but it looks like the Spotify website now makes them to api-partner.spotify.com/pathfinder/v2/query. The requests need to be updated to use the new API version.

Originally created by @tommy-russoniello on GitHub (Jun 3, 2025). Original GitHub issue: https://github.com/tommy-russoniello/spotify-artist-chart/issues/2 It appears the Spotify API has changed such that the requests being made now result in a 401. Currently requests are made to `api-partner.spotify.com/pathfinder/v1/query`, but it looks like the Spotify website now makes them to `api-partner.spotify.com/pathfinder/v2/query`. The requests need to be updated to use the new API version.
Sign in to join this conversation.
No labels
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/spotify-artist-chart#2
No description provided.