Dear @Appwrite I used one of my Email account (hassanmrwt@gmail.com) for Cloud but that is not in my access now. System is prompting me to verify Email but I can't due to losing access to my Email Account.
I have another Account (appwrite12@gmail.com) but when I try to Login or try to reset it it doesn't found my Email.
Need Your Help π
which cloud service did you use?
Just database
Access the Appwrite server database (PostgreSQL or MariaDB). Find the users collection/table. Locate the document or row for hassanmrwt@gmail.com. Change the field "emailVerification" from false β true. Restart the Appwrite server (if needed) Log in again it should now skip the verification step.
Recommended threads
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I canβt fin...