NewCoder24
NewCoder2410mo ago

How do i fix a convex error in next.js using clerk auth?

My error below : Error: [CONVEX Q(documents:getSearch)] [Request ID: 04414540ae563297] Server Error Uncaught Error: Not authenticated at handler (../convex/documents.ts:226:4) Called by client
1 Reply
Michal Srb
Michal Srb10mo ago
Hey @NewCoder24 , follow 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?