Today I had this error in my JS Web Api request:
{“error”:{“code”:”0x0″,”message”:”An error occurred while validating input parameters: Microsoft.OData.ODataException: An undeclared property ‘mm_account’ which only has property annotations in the payload but no property value was found in the payload. In OData, only declared navigation properties and declared named streams can be represented as properties without values.
The code was generated through CRM REST Builder, which is a fantastic tool developed by Jason Lattimer MVP for generating JS requests...
Link to post:
I https://yaweriqbal.com/2019/10/28/web-api-an-error-occurred-while-validating-input-parameters/
*This post is locked for comments