Hi there,
We are encountering an issue where some of the v2 API endpoints for Business Central report "BadRequest_IncompatibleDataAccessIntent" with a message "Cannot modify a record. Current connection intent is Read-Only" when we send "Data-Access-Intent: ReadOnly" as a header with our request.
These are only GET requests (llistings) so are not modifying any content/records so would be interested to know why this is the case?
docs.microsoft.com/.../dynamics_purchaseorder_get
We can remove this header from our request but need certainty this is not going to modify any of the record contents in our primary environment...
As an example, the header works on /salesOrders and /purchaseReceipts but does not /purchaseOrders, or /purchaseInvoices
Any assistance would be appreciated.
Thanks,
Lachlan