Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Update the Spotify Developer API docs

Status: Live Idea
0 Likes

I've been playing around with Spotify API and found a few of the Playback APIs that are slightly incorrectly documented. The following are what I have found so far:

 

  • Skip to Next &
  • Skip to Previous &
  • Pause playback &
  • Play / Resume playback

These all state in the docs that they return Status Code 204 when executed. However, they actually return Staus Code 200 when executed. I'm not sure how many others are not correctly documented but it is safe to assume all endpoints will return Status Code 200