Announcements

Help Wizard

Step 1

NEXT STEP

Audio Analysis: HTTP 404 / Timeout 504

Audio Analysis: HTTP 404 / Timeout 504

Issue found on July 14th 2020

 

Endpoint(s):

GET /v1/audio-analysis/{track_id}

 

Scope(s):

None

 

Steps to reproduce:

  1. Go to https://developer.spotify.com/console/get-audio-analysis-track/

  2. After getting a token and setting an id for a Spotify track, click "Try it"

 

Expected behavior:

The audio analysis should show up.

 

Actual behavior:

The audio analysis only shows up 1 time out of 10. The rest is either 404 Not found or 504 timeout.

 

{ "error": { "status": 404, "message": "analysis not found" } }

{ "error": { "status": 504, "message": "Service didn't reply before timeout" } }

 

Reply
2 Replies

It seems to be working okay now 🙂

(It was the same kind of issue as this one : https://github.com/spotify/web-api/issues/1570)

Hey there, thanks for coming to the Spotify for Developers board!

Great to hear things are working again, @Tinouga! If you ever see this again, feel free to create a new thread on this board.

Thanks, happy coding!
Hubo
HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts