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
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...