Back

Account email already exists error

  • 0
  • Self Hosted
  • Accounts
corax
11 Sep, 2023, 20:24

I have signed in using gmail on appwrite server, before it was working fine but now when I am trying to login using that email again it shows me error, 'user_email_already_exists'

Yes user email already exists and I am trying to login using google and created accont using google. Seems like its trying to creat account again and then gets this error.

TL;DR
The user is experiencing an error message ('user_email_already_exists') when trying to create a session using their account. The error started happening after an appwrite cloud upgrade to version 1.4.x. They are using Flutter SDK 11.0.0 and have tried clearing data/cookies from their browser but the problem persists. The issue is happening on both iPhone and Android devices. It seems to be specific to this user and occurred after updating from version 1.3.8 to 1.4.1. The user has logged in before on both Flutter mobile and React web SDKs. The platform being used is not
Drake
12 Sep, 2023, 17:36

what's the platform?

Drake
12 Sep, 2023, 17:36

do you arleady have a session when you're initiating hte flow?

corax
12 Sep, 2023, 17:48

Using web

corax
12 Sep, 2023, 17:49

No sessions, its empty.

corax
12 Sep, 2023, 17:51

Using flutter sdk, same response.

D5
12 Sep, 2023, 18:38

What's your appwrite version?

corax
12 Sep, 2023, 18:50

1.4.1

Drake
12 Sep, 2023, 18:54

make sure you're using 1.4.2

Drake
12 Sep, 2023, 18:54

flutter web or flutter mobile. for flutter mobile is this on android or ios? have you ever logged in using oauth before?

corax
12 Sep, 2023, 20:23

Flutter mobile sdk and React Web sdk and yes logged in before but after updating from 1.3.8 to 1.4.1, this happened

Drake
12 Sep, 2023, 21:25

So you said you've logged in before on flutter mobile. With a different user?

corax
13 Sep, 2023, 12:37

This thing is happening for just one user.

Drake
13 Sep, 2023, 20:15

im pretty sure your browser still has a session of a user and that's what's causing the problem. can you try clearing data/cookies from your browser and try again?

fernandoxlr
29 Sep, 2023, 14:50

Hi, I'm having the same problem, with my own account. My account was created by using

TypeScript
    provider: 'apple',
    scopes: ['email', 'name'],
);```
Now after appwrite cloud upgrade to 1.4.x I'm getting `user_email_already_exists` when trying create the session, on a iPhone and on a Android.

I'm using current flutter sdk 11.0.0
Drake
29 Sep, 2023, 16:24

Please create a new <#1072905050399191082> post

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more