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

Who Me Too'd this topic

Get User Queue Doesn't Return Full Queue

Working on developing an application, and I have to use this endpoint:

 

https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue

 

I need to obtain the full user queue, but what this endpoint returns is only the first 20 songs queued (despite 20+ songs queued). I've tested in Postman too with the same problem, so it's not an app-specific issue.

 

Is this an intentional limit? Is there some parameter not documented I can pass in to set a limit or offset? 

Who Me Too'd this topic