Help Wizard

Step 1

NEXT STEP

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