Announcements

Help Wizard

Step 1

NEXT STEP

Wrong ISRC code on track?

Wrong ISRC code on track?

Hi there.

 

If I query for track '40lnqXKcBImVDFRreFL2T0' using https://api.spotify.com/v1/tracks/{id} I get the following:

{
"artists": [
{
...
"name": "Yanni",
...
}
],
"external_ids": {
"isrc": "USVI29700009"
},
...
"id": "40lnqXKcBImVDFRreFL2T0",
"name": "Prelude",
...
}

But if I search for that ISRC using https://api.spotify.com/v1/search I get a completely different track:

{
"artists": [
{
...
"name": "Janet Jackson",
...
}
],
"external_ids": {
"isrc": "USVI29700009"
},
...
"id": "4GRlJIrmlDe91l7qp8ED2E",
"name": "Velvet Rope",
...
}

 

From what I can see the ISRC lookup is correct. Why is the wrong ISRC code attached to the track when I search for it by track id?

 

Thanks in advance!

Reply
0 Replies

Suggested posts

Let's introduce ourselves!

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…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random