Announcements

Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

get top tracks

I have the following problem.
When sending a request to the link https://api.spotify.com/v1/me/top/tracks with parameters offset=0 and limit=50 everything is sent normally.

Снимок экрана (2446).png

 

But if you send the next request with offset = 50, then 0 tracks are sent, although if you send the same request with offset = 49, then tracks from 49 to 98 are sent, although with offset = 50 there are at least 98 tracks.

Снимок экрана (2447).png

 

Снимок экрана (2449).png

 

Can anyone tell me what this could be related to and what I'm doing wrong when submitting a request?

 

I use google translate, so the translation may not be entirely correct.

Who Me Too'd this topic