Hi All,
i'm using the attachments endpoint to upload attachments to Purchace Invoices:
api.businesscentral.dynamics.com/.../attachments
But for a specific tenant I'm getting the following error response:
{"error":{"code":"Internal_EntityWithSameKeyExists","message":"The record in table Unlinked Attachment already exists. Identification fields and values: Id='{00000000-0000-0000-0000-000000000000}' CorrelationId: d1a71c10-1249-44c5-a051-4fc6886033d5."}}
I've confirmed that the right values are being passed to the endpoint. The same code works fine for several other tenants as well.
Any ideas will be greatly appreciated!
Thanks!
Kiril