Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Plan
Premium
Country
Sweden
Device
Fairphone 5, Dell XPS 9500
Operating System
Android 13, Ubuntu 22.04
My Question or Issue
I have successfully added tracks to one of my private playlists through the web-API. I get a 201 and a snapshot ID in response and if i go to the playlist in the browser i can see the updated tracks. However, if i go to the playlist on Spotify Android or Spotify Linux App the playlist is empty. If i reinstall the apps, both on the phone and computer, I can see that the playlist contains the tracks I expect. I'm creating an app for myself that updates this playlist everyday and reinstalling spotify in order to do this is just ridiculous. If i manually add a track through the UI, either on the phone or linux app, the playlist is updated everywhere.
Am i missing something or is this a bug?
Kind regards,
Simon
Actually when I look closer, I'm getting a 200 and not a 201. The documentation says that a a successful insert should result in a 201 so perhaps this is the underlying problem somehow?
yeah same. sometimes a client sees it, sometimes it doesnt. sometimes i get extremely cursed behavior where the new version ends up merged with the old version. the playlist tracks api doesnt show the broken version that mobile and desktop are showing. regardless, the functionality of my app is completely broken.
Ok, at least nice to know I'm not alone with this issue. Have you found any workaround? How long has it been like this? Just switched to Spotify from YT Music where stuff like this worked like a charm, even if there was no official api.
I was just investigating an issue with a small app I made to archive my discover weekly every week. It seems that back in April the API just silently started failing and none of my songs have been added? I will get a snapshot ID back while using the app I made and via curl, but none of the tracks I try to add appear in my archive playlist. I've also tried:
this is very new, like within the last few days. the only 'workaround' i have is that if you add a track to the playlist on the busted client itll fix it. it seems to be something the api is doing that ruins the state of clients that have a cached copy of the playlist. the web player isnt affected.
i was using a playlist to control playback in an automated way which is now obviously busted, but it wasnt perfect before either. desktop and mobile clients would pick up changes to the playlist while playing, but tv apps wouldnt, so its been on my backlog to experiment with using the queue instead. ill probably do that now but wont be surprised if i run into more bugs or inconsistent behavior across clients.
im a longtime customer but its a uniquely frustrating experience:
I am unable to replicate this. I add a track to a playlist via the API, and I can see it show up in realtime in the iOS or desktop app.
Do you have the URIs of the playlist and/or tracks you are adding?
Hey!
Experiencing the same issue for about 3 days
Here is the link to playlist: https://open.spotify.com/playlist/0nzjWftxcvj4WeWdJ8KYa9
Sure. Here is the URI to the playlist. It should now be public and empty:
1ASroRguEBLOHGtMo9oOkm
Here are the track uris:
Ok. What Desktop app are you using? Have you been able to test it on Android?
For the desktop app I'm using the version, patched via SpotX.It reports to be 1.2.40.599.g606b7f29
This playlist seems to be in sync between an Android and Spotify, even though I'm using an old version of mobile app (8.8.74.652)
However, I have the other playlist, that's also populated through an API, and that's out of sync between all the devices:
https://open.spotify.com/playlist/58OSfN2plJKEJoZRbKRY4w
What's shown on the mobile view was added to that playlist about 4 days ago
use PUT /playlists/{playlist_id}/tracks to replace the items in a playlist. in case it matters, have the playlist start with 10 items and replace them with a different set of 10 items. this fails for me every time on latest iOS, windows desktop, and linux desktop.
The weird thing is: the preview (next to the download button) is updated, but the tracks in it not.
I'm using http://smarterplaylists.playlistmachinery.com/
Playlist: https://open.spotify.com/playlist/0bQ4a8xr9Jsov8dcFzyAIP?si=lNaBqEbeQTOx02pS07U_Zg&pi=h0c3esfnQeyGN
After some investigation a change was uncovered that might have caused this issue for playlists. They believe it has been addressed now and I just wanted to check if it is working for you now before proceeding with further investigations.
Hey!
For me it seems to be resolved now
Yes it, seems to be resolved now. Just tried to add and delete tracks and both android and linux app were updated.
Edit: it's fixed now
I don't see the issue anymore, thank you @LambertSpot for hunting it down, much appreciated!
@Ximzend, if you have a broken playlist it won't fix itself and it won't be fixed by modifying the playlist with APIs. In my case I saw the new contents of the playlist merged with the old broken state. I fixed it by adding a track to the end of the playlist in the app that is broken. This kicks the app into pulling the right playlist contents and I was good from there. I would guess reinstalling the android app would also fix it.
It got fixed after I woke up this morning 🙂
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…