We are trying to setup a gmail credential for my coworker on a shared project. I am the owner of the account/plan, but we are both project admins. Currently I’m running into an issue where my coworker cannot use the google sign in button on the standard OAuth2 credential setup. The button still works for me, but when he clicks it, it doesn’t do anything at all (no error messages, no reloading, just no movement at all).
Sorry if there is info you need that is left out, happy to provide more detail.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Hello, thanks for getting back to me so quickly! I have a meeting set with him this afternoon, and I’ll make a note to have him send me the console output so I can update with that info later today.
I found some threads/docs that mentioned it might be a browser level issue, so we are going try disabling any pop-up blockers and potentially just using a different browser. I know you don’t have much to go on, but do you think those are worth trying? I also submitted a support ticket but figured I’d research and post here while I wait for a response.
welcome to the n8n community @e_m
Yes, trying another browser or disabling pop-up blockers is worth testing, because the Google OAuth flow must open a sign-in and consent window; but since n8n projects control access to credentials by project role, I’d also confirm he is creating or editing the credential inside the shared project and not trying to use a credential that only belongs to your personal workspace.