Why am I seeing an "Email is already in use" pop-up when using the login action?


Hello Bubble Community,

I’m currently working on a login feature and have used the Login action in my workflow, as shown in the attached images. However, every time I try to log in, I get a pop-up stating that “This email is already in use.” I’m unsure why this message is appearing since I’m not attempting to sign up a new user, but simply logging in with an existing email.

Has anyone encountered a similar issue or could offer guidance on why this is happening and how I might resolve it?

I appreciate any help or insights you can provide!

Thank you.

Hi! I know this might be something you would have checked, but are you using the sign up action on the same button and the conditions might be switched?

1 Like

Step it through the debugger to see what’s being run.

On my website, I have not included a sign-up button for users. Initially, I created a sign-up button and set up the corresponding workflow to register an admin user. Now, the admin user is responsible for creating new users and providing them with their credentials. Therefore, I have removed the sign-up button and modified the workflow to only include a login option.

@Zeroic

@rjwilkinson10

Have you stepped it through the debugger to see what workflow and actions are being executed? Is it executing the workflow in your screenshot?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.