POST /api/auth 404 ???
I am following this: https://github.com/get-convex/convex-auth-example/
and I get this in the console:
POST /api/auth 404 in 600ms
while clicking the GoogleSignInButton??GitHub
GitHub - get-convex/convex-auth-example: Convex Auth example repo
Convex Auth example repo. Contribute to get-convex/convex-auth-example development by creating an account on GitHub.
1 Reply
Can you say more about what you've tried so far + where you're seeing these logs? Is this in your terminal? Or in the Convex dashboard? Can you see what network requests are being made from your browser (Dev Tools under the "Network" tab)?