Informatiqal / qlik-rest-api

Interact with multiple Qlik Sense REST APIs from a single package
MIT License
7 stars 0 forks source link

Paging for SaaS API #216

Closed countnazgul closed 1 year ago

countnazgul commented 1 year ago

It seems that paging is not returning the whole data for SaaS API.

The observation is that at the moment when there is more than one page of data the MakeRequest method will return only the last page data instead of all pages data