Announcements

Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

preview_url is 404

I'm calling Get a Track API using the following track_id to get preview url.

 

Sample 1

 

 

GET https://api.spotify.com/v1/tracks/6nnyNtQlMYz0hAbElgGYVm

Response:
"preview_url": "https://p.scdn.co/mp3-preview/390a59df2a79986224bf6efa45de8e6974666f46?cid=774b29d4f13844c495f206cafdad9c86"

 

 


Sample 2

 

GET https://api.spotify.com/v1/tracks/7xpMRRc0rSfvLSk5fAlyWS

Response:
"preview_url": "https://p.scdn.co/mp3-preview/0e93c5335c80a74799912404cc176c0fa7c386d2?cid=774b29d4f13844c495f206cafdad9c86"

 

Both of these preview_url return 404 Error.

What could be causing the preview_url to 404?

Is there any way to get a playable preview_url for these tracks?

 

Best regards from Yokohama

ezeroms

Who Me Too'd this topic