When using convex with clerk I get 404 not found when I logged in
The issue is when im logged in I see 404 not found respond from the clerk and I am not sure what to do. Anyone had experience this before and what they did?
Thanks

2 Replies
Hi @jameskira
1. Do you have your Clerk
convex JWT created, and is it named convex? (see image)
2. Have you changed your Clerk app at all, maybe changing or deleting the CLERK_JWT_ISSUER_DOMAIN?
This debugging guide is pretty handy: https://docs.convex.dev/auth/debug
Debugging Authentication | Convex Developer Hub
You have followed one of our authentication guides but something is not working.