⚠️ Outdated Version - This page refers to an older version of our documentation. We recommend using the latest release for the most up-to-date guidance.

Key object validation failed, most likely malformed input error

Last updated: 1 minute read.

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.