Announcements

Help Wizard

Step 1

NEXT STEP

Different songs in the same playlist (if you look in the app and getting the tracks through the API)

Different songs in the same playlist (if you look in the app and getting the tracks through the API)

Hello,

 

I'm making an app which is getting tracks from the playlists and searching for the particular artist or song title (the request:

 
So, I've noticed that there's at least one playlist (called "Young, Wild&Free") which retrieving the songs absolutely different from the ones I see in the Spotify application. 

 

The first picture is what I'm getting using the link (https://api.spotify.com/v1/playlists/playlist_link) in my app, the second picture is what I see in the Spotify app (and yes, I've checked couple of times if I'm using the correct link).

 

So where the issue can be? And which list of the songs is correct?

 

Thank you 🙂

Снимок экрана 2020-11-28 в 16.42.04.png
Снимок экрана 2020-11-28 в 16.42.36.png
Reply
1 Reply

Hi @Aylon,

 

Welcome to the forum! Some playlists are personalized so that different users may see different tracks. Are you using the client credentials OAuth flow, the authorization code flow, or another method to obtain your access token? 

Suggested posts