Hello, I get the following error and the account doesn't even exist with that email. But when I log in with Google it associates me with another Google account. I am using version 1.4.3
I achieved it with account.deleteIdentity but is there another way to do it without access to the account? because there are other users facing the same problem. and in the cli the queries to search by email do not work.
how about the users api: https://appwrite.io/docs/references/cloud/server-nodejs/users#deleteIdentity
I think it is the best solution until the cli is working correctly. Greetings
[SOLVED] A user with the same email already exists in the current
Recommended threads
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating “your project will be deleted within 14 days if no action is taken,” though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...