google-play-api icon indicating copy to clipboard operation
google-play-api copied to clipboard

/api/apps endpoint not paging properyl

Open fquirogam opened this issue 3 years ago • 0 comments

I have made some calls to this endpoint, the "next" field has the param "start=60", but the first call is returning 200 apps. In any case if you update the param to "start=200" the apps returned are the same, and like this with any value you set to variable start

fquirogam avatar Oct 16 '21 16:10 fquirogam