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.