Email and Password sign up failing on email confirmation
I am having this error: when trying the sign up function for app.
code: "unexpected_failure", message: "Error sending confirmation email"}
code
:
"unexpected_failure"
message
:
"Error sending confirmation email".
This the error from the Auth logs:
"error": "535 UNDEFINED_VALUE: Undefined values are not allowed",
code: "unexpected_failure", message: "Error sending confirmation email"}
code
:
"unexpected_failure"
message
:
"Error sending confirmation email".
This the error from the Auth logs:
"error": "535 UNDEFINED_VALUE: Undefined values are not allowed",