Hi there, I’m having issues with pagination, I have size 100 per page, but I can only run from 0 to 9 pages because the API as a limit of 1000 items per page.
the things is I have multiple pages, and i’m looking for a set up, maybe with database to resume the scenario at the last processed page… any tips?