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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...