Hey everyone,
I made a really unfortunate mistake and I'm hoping someone here might have some advice. When I originally signed up for Appwrite, I accidentally made a typo in my email address (I missed a single letter). Because my password manager saved the login details automatically and I only log in occasionally, I never noticed the typo until now.
Now I can't log into the web dashboard anymore. Every time I try, it sends a verification email to that incorrect address, which I obviously can't access or verify.
The catch is: I currently still have access to my account via the CLI. However, I can't seem to make any changes there (like updating the email or deleting a project).
Has anyone ever dealt with this? Is there any clever CLI trick to force an email update without the verification, or is my only option to contact official support to get the email changed on their end?
Any help or ideas would be greatly appreciated!
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...