Andrew_Reeves
6 years agoContributing User
Account Right 2019.2.1 API - 409 Error on new Sale Invoice Item
I have a .Net application which syncs new Invoices into Account Right as a Sales Invoice Item using the .Net SDK connecting to an on prem server Windows 2019 hosting Account Right 2019.2.1
Has been working fine then suddenly yesterday it is failing with a 409 Conflict error. The exception details has "null" for Errors and the Inner Exception just says "The remote server returned an error: (409) Conflict". My understanding of the 409 error is this relates to existing entries not a brand new one.
I can still sync Timesheets up and and Card information (Customers and Employees) down without a problem.
What could be causing this?