On this page
No Headings
The error details. Required for client-side 4XX errors.
objectfieldstringThe field that caused the error. If this field is in the body, set this value to the field's JSON pointer value. Required for client-side errors.
valuestringThe value of the field that caused the error.
locationstring"body", "path", "query""body"The location of the field that caused the error. Value is body, path, or query.
issuerequiredstringThe unique, fine-grained application-level error code.
descriptionstringThe human-readable description for an issue. The description can change over the lifetime of an API, so clients must not depend on this value.