we have an existing service that collect financial data from Xero and we are getting TooManyRequests event if we follow their suggest delay. In the screenshot we sent the request at around Jul 18 5:54:19 PM but Xero replied that we are making to many requests and suggested a delay of 23:59:36. After the suggested delay we retried again but we received TooManyRequest. Noticed that the PerOrgDailyLimitRemaining and PerOrgMinuteLimitRemaining are Zero even after we follow the delay.
Any help will be greatly appreciated!
API Call Logs
We already tried throttling our request but seems not working. We are expecting that after throttling our request based on the suggested delay, we should be able to make a successful request.
Buboy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.