ConvexOperatorTokenMintError
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
throw new ConvexOperatorTokenMintError('pages');Related
ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError DomainVerificationError DuplicateContextDirectiveError
CartUserError
Signals that the cart provider rejected the mutation with one or more userfacing validation errors, returning HTTP 400.
DomainVerificationError
A customerfacing domain is not yet pointed at the platform: neither the storefront's Vercel project nor SERVICEDOMAIN resolves from its DNS records (or the Verc