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...
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