I am getting an "email not verified" trying to send out an email from form. Please advise
I am getting an "email not verified" trying to send out an email from form. Please advise
5 replies
-
I think I get that error if I try to use a email address that is not a registered Ninox user in the "from" part of the email. When I switched to using the current users email, the problem went away.
let myEmail := userEmail();
sendEmail({
from: myEmail,
to: Customer.Email,
subject: "New Invoice",
text: "Type_your_text_here"
}); -
Hello,
I already have the same problem, my user are registered with the good email and I use Ninox with a subscription plan, the problem apper event in the Mac app and in the browser.
Any help would be great.
Thierry
-
Hi,
can you please answer to the e-mail I have sent to you. Then we can help you to verify your e-mail.
Thank you.
Regards, Jörg
-
Dear Support,
it is possible to post the solution of this problem in the Forum for everyone.
Thanks
-
Hi,
The solution is to write to the Ninox Support (support@ninoxdb.de), because we need to check your user e-mail in our backend.
Kind regards, Jörg
Content aside
- 5 yrs agoLast active
- 5Replies
- 2178Views