Rony Pozner
Rony Pozner
CCConvex Community
Created by Rony Pozner on 7/30/2024 in #support-community
"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!
7 replies
CCConvex Community
Created by Rony Pozner on 7/19/2024 in #support-community
Ratelimit Queries
I would like to ratelimit queries and action, not only mutations. Is it possible?
3 replies