Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Blogs / https://yaweriqbal.com/ / Web API “An error occurred ...

Web API “An error occurred while validating input parameters”

Haansi Profile Picture Haansi 1,431

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:

https://yaweriqbal.com/2019/10/28/web-api-an-error-occurred-while-validating-input-parameters/

Comments

*This post is locked for comments