web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Getting Error “Could not validate the client concurrency token required by the service. Please provide a valid token in the client request” While doing PATCH call from POSTMAN to Microsoft Dynamics Business Central #msdyn365bc

divyeshchitte Profile Picture divyeshchitte 950
Hi Readers, While making PATCH (update to record)through REST API from POSTMAN, I was facing above mentioned error i.e.“Could not validate the client concurrency token required by the service. Please provide a valid token in the client request.”which is shown below screenshot.   {     “error”: {         “code”: “BadRequest_InvalidToken”,         “message”: “Could not validate the client concurrency token required by the service. Please provide a valid token in the client request.  CorrelationId:.”     } } Scenario I have published a custom API PAGE in Microsoft Dynamics Business Central #msdyn365bcand trying to update the data of the customer master through API. … Continue reading Getting Error “Could not validate the client concurrency token required by the service. Please provide a valid token in the client request” While doing PATCH call from POSTMAN to Microsoft Dynamics Business Central #msdyn365bc

This was originally posted here.

Comments

*This post is locked for comments