Bad request when signing-up a new account

Hi
I have create a GitHub project here.

  • A login page is displayed when I first accessed http://localhost:4040/dashboard.
  • Select sign-up and enter an emaila address and password then click continue.
    an error is shown “Something went wrong, please try again later” and there is a 400 bad request shown in the browser console
POST https://xxxxx.au.auth0.com/u/signup?state=hKFo2SBkS1FJ...15SERiSEd5WjFHZ004M3JmNFU 400 (Bad Request)

Do you know what am I missing here?

Hi @tjhoo, and sorry for the late reply!

From the link to your GitHub repository, I can see that you are using React. However, the link does not seem to work.

The error you describe usually results from a misconfiguration in your authentication code. Here is a link to our React SDK. Please let me know if I can assist you further!

Teodor.