Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

AuthenticationError

Invalid API key, not logged in, insufficient permissions.

AuthenticationError

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Invalid API key, not logged in, insufficient permissions.

Signature

class AuthenticationError {
  captureStackTrace(...): ...
  prepareStackTrace(...): ...
}

Kind

class

Source

packages/sdk/src/errors.ts:85

On this page