Hi! I'm trying to make a button of "forgot your password?" so when you press it an email is sent. (With a random number that I'll later store in tinydb for the person to reset their password)
I've tried using the eFeMail extension but I keep receiving the "ERROR AUTHENTICATION ERROR" message.
Yes, I've already looked carefully at my email and at my password and both of them are correct, but it still doesn't work.
Can anyone help me? Anybody knows if the extension is still working up to today?
Here is a picture of my blocks: (The value stored on tag "Logado?" is an email)
Here is a picture of my app when the debug is OFF and ON. (The picture was taken in Kodular because I was testing to see if the error occurred exclusively on mit, but apparently it happens in both platforms)
Hi, Taifun!
Thanks for the advice, I'll take a look at that. Still, I believe the problem is not related to that block.
I've already tried using a text string with my email in there but I still receive the same error.