ballingt
ballingt
CCConvex Community
Created by mrvdot on 12/12/2023 in #support-community
How to setup Custom OIDC Auth (Logto)
unfortunately I can't help today, but check in tomorrow!
62 replies
CCConvex Community
Created by mrvdot on 12/12/2023 in #support-community
How to setup Custom OIDC Auth (Logto)
@Pierre can you share you JWT token? @mrvdot and I got this working in December.
62 replies
CCConvex Community
Created by Nested on 3/24/2025 in #general
Not authenticated
@Nested just for others in the future, mind sharing what the issue was?
8 replies
CCConvex Community
Created by Nested on 3/24/2025 in #general
Not authenticated
Often this means that token was not actually sent.
8 replies
CCConvex Community
Created by Nested on 3/24/2025 in #general
Not authenticated
@Nested what do you mean by
the convex token contains everything, userid, orgid etc?
Which token, the one you're sending over the websocket? https://docs.convex.dev/auth/debug may be helpful
8 replies
CCConvex Community
Created by Tiago Freitas on 2/27/2025 in #support-community
nextauth auth with convex tokens
@Tiago Freitas hm is one of typedSession or update changing here, causing fetchAccessToken to have a new identity, causing the useMemo'd value to change? When a new useAuth is passed to ConvexProviderWithAuth, it reruns it.
9 replies
CCConvex Community
Created by kstulgys on 1/3/2025 in #support-community
Ents is in maintenance mode. Should I use it?
Migration as in a stack post comparing the two approaches and outlining the differences and how to update, yes. An automated codemod, probably not; the changes may be deep enough that it would be difficult automatically convert the code.
14 replies
CCConvex Community
Created by msy on 3/22/2025 in #general
Remix support
Second recommending Next.js for the easiest path, we have folks using Remix and everything should work but there are no official demos with it.
2 replies
CCConvex Community
Created by Paul Ochieng on 3/18/2025 in #general
Anyone face this bug when trying to push
agree this probably means there's something that isn't a validator somewhere. .json() is a method on a validator but if something isn't a validator it won't have this. Is that all the stack trace you get @Paul Ochieng?
6 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
What's the call you're making, the fetch request or the anthropic client library you're using? I can try using it too and if I get the same thing on my local machine then it seems likely it's not convex
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
@Clayton if you have an API use example we can try it too, both locally and from Convex deployments
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
if you see something that works locally but not on Convex we def want to hear about it, so far everything I'm seeing is that it's mostly down for everyone
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
customers in their Discord server are saying it's down, I don't see anything official
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
It seems likely it's still Anthropic's issue, regardless of the status page saying it's resolved
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
I see old incidents that specifically mention 499 errors
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
@Clayton also would love to see logs, and figure out who is throwing the 499 error (is this in a fetch and it's being reported, or is convex actually sending you a 499)
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
@Clayton Are these in HTTP actions?
16 replies
CCConvex Community
Created by Clayton on 3/18/2025 in #general
499 errors
could you share roughly your code we we can repro?
16 replies