{Alternate Key Limitation}Performing updates using alternate key in Dynamics 365 WebAPI
Views (368)
While updating CRM record using alternate key from Web API which has unicode character in field data, It throws Bad request exception. new_ANGLESector@odata.bind”: “/new_anglesectors(new_name=’Water Auth/Company’)”, Exception message”: “Bad Request – Error in query syntax.”, “type”: “Microsoft.OData.ODataException”, “stacktrace”: ” at Microsoft.OData.UriParser.ODataPathParser.ExtractSegmentIdentifierAndParenthesisExpression(String segmentText, String& identifier, String& parenthesisExpression) Unicode characters in key value If the data within a… Continue reading {Alternate Key Limitation}Performing updates using alternate key in Dynamics 365 WebAPI

Like
Report
*This post is locked for comments