Creating a new account using the same email that a deleted user had gives me the error: "A user with the same email already exists in the current project."
The user/email does not exist in the Auth/Users list.
How can I fix this?
Can someone delete the lingering records in the database?
Emails:
rob@iamswitch.ca
kevin@teamspark.xyz
Project ID: spark-net-app
Recommended threads
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...