Google Oauth sign in with multiple google accounts active in chrome

Describe the problem/error/question

When chrome has multiple google accounts active , oauth sign in always goes to default ( first account ) . There is no provision to choose which account to use

What is the error message (if any)?

Authentication fails

Please share your workflow

Issue with any google service during oauth2 setup

Workaround is to use guest mode / incognito mode / new chrome profile and login to with both google and n8n .

Is it possible to tweak oauth2 request in a way that it triggers account choice dialog.
For reference

Hi @manishkhanna

You can open a new incognito window, sign in with the desired account, then return to the normal tab and refresh it.

Yes. I understand that is a way.

However I was wondering if there can be a flag in settings which will send the “prompt” or similar parameter that will allow to choose an account.

I normally just logout of my google account before or like @mohamed3nan said, incognito it, etc etc.

I haven’t seen an option in n8n, but it could be edited on the js code, but this would break on updates etc, unless you plan to build everytime.

Have you put a feature request in for this? might be worth doing

Feature Requests link here

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.