Satendra
Satendra10mo ago

Getting error when using useQuery in my client compoent.

Can anyone explain me why i am getting this error?
No description
No description
1 Reply
Michal Srb
Michal Srb10mo ago
You need to wrap the component that uses useQuery with Authenticated, see steps 9 and 10: https://docs.convex.dev/auth/clerk#get-started
Convex & Clerk | Convex Developer Hub
Clerk is an authentication platform providing login via

Did you find this page helpful?