mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 23:55:52 +03:00
[GH-ISSUE #507] Getting status 400 on many downloads #1743
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1743
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rjplummersb-spec on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/507
[Bug Report]
Problem
Many song download attempts are failing with API return code 400
Type
La forza del destino, Act IV: Pace, pace mio Dio! - Giuseppe Verdi, Karita Mattila, Finnish Radio Symphony Orchestra, Jukka-Pekka Saraste
Spotify URL
https://open.spotify.com/track/6drMDNhT0MtOz2MWflqJ9e?si=a59209717c8443b5
Additional Context
[11:00:23]
[info]
fetching track metadata...
[11:00:23]
[debug]
url: https://open.spotify.com/track/6drMDNhT0MtOz2MWflqJ9e?si=f6dfebda74a5417b
[11:00:24]
[success]
fetched track: La forza del destino, Act IV: Pace, pace mio Dio! - Giuseppe Verdi, Karita Mattila, Finnish Radio Symphony Orchestra, Jukka-Pekka Saraste
[11:00:24]
[debug]
duration: 333000ms
[11:00:24]
[info]
fetch completed in 1.13s
[11:00:24]
[success]
metadata fetched successfully
[11:00:30]
[info]
starting download: La forza del destino, Act IV: Pace, pace mio Dio! - Giuseppe Verdi, Karita Mattila, Finnish Radio Symphony Orchestra, Jukka-Pekka Saraste
[11:00:31]
[debug]
trying qobuz for: La forza del destino, Act IV: Pace, pace mio Dio! - Giuseppe Verdi, Karita Mattila, Finnish Radio Symphony Orchestra, Jukka-Pekka Saraste
[11:00:33]
[error]
qobuz error: API returned status 400
[11:00:33]
[error]
api returned status 400
Environment
@mordiantre commented on GitHub (Feb 18, 2026):
same.... basically half of the tracks
@rjplummersb-spec commented on GitHub (Feb 18, 2026):
Does completed mean it's fixed in the next release?