Yusri
Member
I seem to run into an issue where my API stopped at page 143 when i know there are thousands more data missing. How do I make sure its getting all the invoice data?
the output from my API call:
......
Appended 50 rows successfully.
Fetched and appended 50 invoices from page 143 for account with API key: fc3031...
No more data or invalid request at page 144. Stopping.
the output from my API call:
......
Appended 50 rows successfully.
Fetched and appended 50 invoices from page 143 for account with API key: fc3031...
No more data or invalid request at page 144. Stopping.