Object Index
You are viewing an old version of the API
Error
Object Index
You are viewing an old version of the API
Represents an error encountered during a request to the Connect API.
See Handling errors for more information.
Properties
Name | Description |
---|---|
category
Required
|
The high-level category for the error. |
code
Required
|
The specific code of the error. |
detail
|
A human-readable description of the error for debugging purposes. |
field
|
The name of the field provided in the original request (if any) that the error pertains to. |