i'm using OAuth. and when trying logging in, i'm getting this user_email_already_exists error. it's true that i had an account with the same email i'm trying to use. but i deleted it from the console like an hour ago for testing purpose. and besides, even if the console have an existing account with the same email, isn't it supposed log the user in instead of showing this error?
Appwrite: Cloud Stack: NextJS@14 OAuth Provider: FB, Google and Apple are enabled. but i'm trying Google when getting this error
lmk if u need any more info to debug this
The identity may be linked to someone else already
You can use the CLI to make the users.listIdentities() call to find out
i can see the identifiers in the console. are they the same that users.listIdentities will return? and about the identifiers i see in the console, none of em matches with the email/phone that is assigned to the google account which i'm using to login
Recommended threads
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! π We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...