Cannot create a user

Hi,

While registering a new user we’re getting following error “Unable to register user due to error: Could not notify user by email”
Here is the body:

{
“userName”:"test@mailinator.com",
“password”:“1234”,
“FirstName”:“Test”,
“LastName”:“TM”,
“email”:"test@mailinator.com"
}

That happens even if we’re trying to add user through web console.
In settings “Require Email Confirmation” is switched off.

We have reproduced this problem and we are working out with it.
Thanks for your feedback.

I have the same problem and I’m using the REST API. When I looked back through the docs this morning the user registration said I needed a POST to “users/register” where before I just needed to use “data/users” or that is what was working at least.

Please, try again.