
nope, nope there is no account assosiated with that email exits

what we did, is there was already accont & then deleted that account & then tried to login again & then error happened... it only happening since last 8-12 hr*

The account that was deleted has the same email?

An already existing account with the same email was deleted from Auth then we tried to re-create an account with the same email hence the error we also tried to re login

yap the account deleted had same email

So I'm pretty sure the previous user had an identity created with the oauth email and it should be deleted after the user was deleted. Can you try calling the list identities API? Maybe with the CLI or a server SDK?

yaa account was created via OAuth, btw just trying to call the api via CLI &ping back in few mins

getting this as output...
{"total":0,"identities":[]}

any update on this, as it's quite ciritical issue

Weird...I don't see why you would be getting the error then π§

excatly... it only happening since last 24 hr only

also, it's very critical issue without it getting fixed can't move ahead

ok now not facing the issue... it's seems no longer happening just checked...

<SOLVED> A user with the same email already exists in the current project.

[SOLVED] A user with the same email already exists in the current project.

Is it possible it took some time for the delete to complete? Or there was something cached? Or something like that?

Yes, it may have taken some time to delete

again it's happening... just deleted account & now right away trying to login and it's giving same error

A user with the same email already exists in the current project.

I guess will sleep for now... seems some issue related to caching causing this ...

on the colonse too same...

yes the background job is a little delayed

is it supposed to be that way or will it be fixed?

We have some improvements planned for the deletes worker

hope it happens soon, just trying to test user related mechanisms
Recommended threads
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
