mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[GH-ISSUE #1180] Scripts that have worked for years suddenly giving 404 errors #695
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#695
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 @bodger-uk on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1180
I have 3 scripts that copy auto updating playlists into archive playlists whenever they update. These have been running for years without issue. At the end of November, however, 2 of them stopped working. All three scripts are identical except for the playlist IDs.
The response I get back from the 2 that failis
I have confirmed that the playlist IDs haven't changed, the ones listed above are present and correct.
Any help appreciated, as I say, these scripts have been rock solid for years, and I haven't changed anything. Also, one of them still works and is no different!!
@dieser-niko commented on GitHub (Dec 17, 2024):
#1172
https://github.com/spotipy-dev/spotipy/issues/1175#issuecomment-2532494280 is the only known workaround so far.
@bodger-uk commented on GitHub (Dec 17, 2024):
Of FFS!
Thanks for the update. And FU Spotify!