Running on 10.0.41
I get the following error message:
"Unable to write data to entity accounts.Writes to CustCustomerV3Entity failed with error message Request failed with status code BadRequest and CDS error code : 0x80048d19 response message: Error identified in Payload provided by the user for Entity :'accounts' InnerException : Microsoft.OData.ODataException: Cannot convert the literal '' to the expected type 'Edm.Int32' System.FormatException: Input string was not in a correct format"
Strange thing is we're not using dual-write. Instead we're using virtual entities and customersv3 is enabled in dataverse.
I have tried:
- Refresh entity list
- Check off virtual entity and then check to the visible again. Also refreshed it
- Updated the Finance and Operations Virtual Entity D365 app from PPAC
Any ideas?