GENERIC_CONVEX_OPERATOR_TOKEN_MINT

No Convex operator token could be minted for the authenticated admin session

ConvexOperatorTokenMintErrorHTTP 500GenericErrorKind

Thrown from

packages/errors/src/index.ts:1351
* throw new ConvexOperatorTokenMintError('pages');
View ↗
apps/admin/src/lib/clerk-convex-token.ts:35
throw new ConvexOperatorTokenMintError('no authenticated Clerk operator session');
View ↗
apps/admin/src/lib/clerk-convex-token.ts:40
throw new ConvexOperatorTokenMintError('Clerk could not issue a convex-template token');
View ↗

On this page