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
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...