There seems to be an issue registering an account.
Upon clicking the Register button, the following error shows:
Oops! Something went wrong. You can try again in a few moments. We're looking into it.
Btw, the account has been successfully created in the Database.
Chrome Console Log
POST http://localhost:8080/api/public/registration/new 500 ()
vendor.js:2883 XHR finished loading: POST "http://localhost:8080/api/public/registration/new".
Hi there,
There seems to be an issue registering an account.
Upon clicking the Register button, the following error shows:
Oops! Something went wrong. You can try again in a few moments. We're looking into it.
Btw, the account has been successfully created in the Database.
Chrome Console Log
Lumen Log
Thanks!