Hi,
We randomly get a 429 on the orders endpoint when we only make one API call. We run these overnight as cron jobs. When they fail and we rerun them, they always work. The calls are setting a limit of 1000 and the code will make additional calls if pagination is required. However, I can see for all the dates involved, that the number of results is always less than this.
Hope you can help.
Regards
Graham