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
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...