Hi Expert ,
I am getting below error during post api call
BadRequestException of type 'Microsoft.Dynamics.Nav.Service.OData.NavODataBadRequestException' was thrown. CorrelationId: 27d507f0-b26e-43b6-96e4-f9ccec557fcd.
API call details :
https://api.businesscentral.dynamics.com/v2.0/92e77ccc-4289-43ca-bbbc-a2e941dec447/Production_Replica23072020/ODataV4/Company('Airo%20Brands%2C%20LLC')/SOWS('1185')/NAV.PageAction
<error>
<code>BadRequest</code>
<message>Exception of type 'Microsoft.Dynamics.Nav.Service.OData.NavODataBadRequestException' was thrown. CorrelationId: 73901b51-e541-4db5-8bf3-4727ae037076.</message>
</error>
how to know what is missing in my request using CorrelationId: 73901b51-e541-4db5-8bf3-4727ae037076 from Dynamics 365 BC
Thanks
Surajit Kundu