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
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- Dev Keys not working
looks like dev key are broken they simply don't work i suggest remove them until you have them working otherwise they confuse devs took me few minutes trying ...