<- Object

Object

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.

Link to section

code

string

Required

The specific code of the error.

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.