LedeWire SDK API Reference
    Preparing search index...

    Class AuthError

    Thrown when the request lacks valid authentication credentials, or when a token refresh fails and re-authentication is required.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    code: number | undefined

    Machine-readable error code from the API error body, if present.

    statusCode: number

    HTTP status code returned by the API (e.g. 400, 401, 404, 422).