[CLERK + Next.js] When I try to log-in I get a 404 error (Bad Request)
Answered
Sun bear posted this in #help-forum
Sun bearOP
I am using Clerk. The sign-up works, however the log-in doesn't. I tried asking Chat Gpt to help me with the help of the documentation and it said my code looks fine and that it should work, so basically it doesn't know how to help me I guess.
I need a bit of help with figuring out why those errors occur. In order to better help you, help me I will also leave a link to Clerk's login example in here:
https://clerk.com/docs/custom-flows/email-password (The code example is under the Create Sign in flow section)
I'll be leaving my login page code in-here:
removed
Thank you very much, please let me know if you need more context.
I need a bit of help with figuring out why those errors occur. In order to better help you, help me I will also leave a link to Clerk's login example in here:
https://clerk.com/docs/custom-flows/email-password (The code example is under the Create Sign in flow section)
I'll be leaving my login page code in-here:
removed
Thank you very much, please let me know if you need more context.
1 Reply
Sun bearOP
Solved externally.
Answer