A user with the same email already exists in the current project.
- 0
- Users
- Accounts
- Flutter
- Cloud
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
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- 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...