Hi all,
While testing the user creation process in my app, any email is being sent when I send the verification message to the user's email address. This functionality was working a few months ago during my previous tests, so I'm wondering if something might have changed recently. For reference I have updated the package to the latest version.
I'm not getting any error. The process seems to work as expected: I create the session using the user's email and password getting the Session object. Then I create the verification getting the Token object. However, any email is delivered to the user.
I'm not using a custom SMTP server and I have created the Web Platform with the domain that I'm using in the verification URL. As mentioned, this setup worked fine a few months ago.
Does anyone have any ideas or suggestions?
Thanks in advance!
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...