Error class for unauthorized app errors. This error is thrown when an app is not authorized to make a request.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

id: string

The error ID.

statusCode: number

The HTTP status code associated with the error. This is optional and can be used to provide additional context.