I’ve been working on integrating Xero API for syncing up transactional records to and from an ERP but I keep facing an error when attempting to sync transactions from the ERP to Xero which response with a 500.
I’ve narrowed down the issue to the function getTaxRates is called, specifically AccountingObjectSerializer::deserialize and I am really confused as to why this was the case.
Hoping if anyone could shed some light as to why this was happening.
Sebastian Cheong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.