Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

how to fully load data from limited HTTP API?

I need to load all data from the API, but the server returns a maximum of 100 rows. at the link below, if I change the limit=100 to a bigger number, it returns with 100. to get more data, I need to...