Key object validation failed, most likely malformed input error
Description
The user is getting error as Key object validation failed, most likely malformed input
when calling the Dashboard API.
Cause
Issue caused by invalid character passed in the JSON body of the request.
Solution
Validate the JSON using JSON validator.
Further, please see this community forum post for additional guidance.