Hi,
I am trying to read an Airtable database containing over 500 records. so far all is good but i get an error when parsing the last page (which contains only 22 records) -
to resolve this i need to access the pageSize value, as, from the documenta...