mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 08:35:49 +03:00
[GH-ISSUE #353] SpotifyException: http status: 500 #206
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#206
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 @cbaudouinjr on GitHub (Feb 12, 2019).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/353
Hey there,
My program cycles through and adds a random song to my playlist every couple minutes or so. After a few songs I seem to be getting a 500 from Spotify. Below is my error:
During handling of the above exception, another exception occurred:
@stephanebruckert commented on GitHub (Jan 1, 2020):
Hi @cbaudouinjr, do you still have this issue?
Can you confirm that you are passing a valid track_id
track_to_add['id']just before you get a 500?Please also try to provide more code so we can check if the logic is correct.
@stephanebruckert commented on GitHub (Jan 11, 2020):
Closing due to issue being inactive and 500 status code being internal errors that depend on the web API directly https://github.com/spotify/web-api/