<- Object

Object

All versions ->

Error

Represents an error encountered during a request to the Connect API.

Link to section

Properties

Link to section

category

string

Required

The high-level category for the error. See ErrorCategory for possible values.

Link to section

code

string

Required

The specific code of the error. See ErrorCode for possible values

Link to section

detail

string

A human-readable description of the error for debugging purposes.

Link to section

field

string

The name of the field provided in the original request (if any) that the error pertains to.