Hi! 👋 I’m trying to access my project on Appwrite Cloud (fra.cloud.appwrite.io), but I keep getting this popup saying:
“To continue using Appwrite Cloud, please verify your email address. An email will be sent to *******@gmail.com .”
I’ve already clicked Send email, but I’m not receiving any verification email (I also checked spam). Could someone please help me verify my account or check if there’s an issue with outgoing emails for my Appwrite Cloud account?
Thanks in advance 🙏
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...