jameskira
jameskira9mo ago

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
No description
2 Replies
dylantyped
dylantyped9mo ago
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?
No description
ian
ian9mo ago
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.

Did you find this page helpful?