SearchS
Convex Community7mo ago
1 reply
Search

Convex Polar Token Error v1

Hi, I created a project using the cli with the v1 template, however, im getting this error

Error: [Request ID: x] Server Error
Uncaught SDKError: API error occurred: Status 401 Content-Type application/json Body 
{"error": "invalid_token", "error_description": "The access token provided is expired, revoked, malformed, or invalid for other reasons."}
    at matchFunc (../../../../node_modules/@polar-sh/sdk/src/lib/matchers.ts:237:12)
    at async $do (../../../../node_modules/@polar-sh/sdk/src/funcs/productsList.ts:190:18)


I already checked this thread: support-communityConvex Polar Organization Token Error
and refreshed and updated the token on the convex dashboard, but I still get the same error
Was this page helpful?