Rony PoznerR
Convex Community2y ago
6 replies
Rony Pozner

"Could not verify token claim"

I'm using Server-side authentication for about 2 months with "return (await auth().getToken({ template: "convex" })) ?? undefined;"
It worked perfectly ok until about 1 hour ago when it started to throw Error: {"code":"Unauthenticated","message":"Could not verify token claim"} both in my dev and the prod envs. Any idea what could it be? Thanks!
Was this page helpful?