ConvexOperatorTokenMintError

errors · /index·class

Signals that an identity-authenticated Convex call could not obtain an operator bearer token — either the server-side session has no authenticated operator or the RS256 minting material (CONVEX_AUTH_PRIVATE_KEY / issuer / audience) is unconfigured. Raised instead of silently issuing an unauthenticated call so a misconfigured deployment fails loud at the write seam.

Signature

Example

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError DomainVerificationError DuplicateContextDirectiveError

Sourceindex.ts:1354Edit the JSDoc directly
Metadata@nordcom/commerce-errors@0.0.0Open in GitHub ↗

On this page