Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

[Web API issue] 500 Server Error when PUT /playlists/{id}/tracks

[Web API issue] 500 Server Error when PUT /playlists/{id}/tracks

The following API request causes an Internal Server Error (500 status code):

PUT https://api.spotify.com/v1/playlists/2NQ82tb1NoHzC2XuKZqnzk/tracks?uris=spotify%3Aplaylist%3A38xxS4l...

{
    "range_start": 0,
    "snapshot_id": "NDIsMzBjNmMwYzUyNzI0Y2NiMjM4MjlkZTc5NjUyMzVhOTRmNDE3OGVhZA==",
    "uris": [
        "randomString"
    ]
}
 
A test report revealing this issue is available at the following URL:
Reply
0 Replies

Suggested posts