"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!
5 Replies
@Rony Pozner what's the name of your backend? like "happy-shark-123," feel free to DM
if it's easier to #verify , that would also let us look up your convex account
same problem here, al of sudden this happen
we're rolling out a fix, but it may take a few hours to get to everyone. we'll roll out the fix for you @adelin-b (since you verified, thanks 🙂 )
awesome, thanks guys
Yay its back !