Hi! I'm new to Convex and am trying it for one of my side projects. Under auth, I'm pretty sure I did everything necessary but I'm getting these:
client.tsx:28 POST http://localhost:3000/api/auth 404 (Not Found) VM1590:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
errors when trying to login with GitHub. Any help pls, I'm using Next.js