
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
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
