mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-26 18:46:00 +03:00
[GH-ISSUE #40] Token Fetch Error & API Request Failure (Status Code 400) #139
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiDownloader#139
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 @webl117 on GitHub (Nov 7, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/40
Can't Fetch Token:
Token fetch error: Failed to fetch token
Failed Downloads (All Tracks):
Error: API request failed with status code: 400, Response: {"success":false,"message":"ERR_REQUEST_INVALID","statusCode":400}
@VVALID-nine9 commented on GitHub (Nov 7, 2025):
i want a token i don't know where is it
@webl117 commented on GitHub (Nov 7, 2025):
https://developer.spotify.com/documentation/web-api/tutorials/getting-started#request-an-access-token
@VVALID-nine9 commented on GitHub (Nov 7, 2025):
i don't know how it is work
@afkarxyz commented on GitHub (Nov 7, 2025):
The token is related to the spotidownloader website. It isn't a Spotify developer token. You should try manually fetching it again if auto fetch doesn't work.
@webl117 commented on GitHub (Nov 8, 2025):
Manually from the website?
@afkarxyz commented on GitHub (Nov 23, 2025):
Now it's automatic, please update to the latest version.