Skip to content
Advertisement

Unable to login to web app when using VSCode Chrome Debugger

When I start a debugging session on VSCode, it opens a new Chrome window and loads my web app. My web app requires the user to sign-in via Google to use.

When I try to sign in, I get an error saying “This browser or app may not be secure”. There is no option that allows me to bypass this and sign in. Does anyone know a way around this?

Advertisement

Answer

Logged into the correct google account turning on “Less secure app access” on https://myaccount.google.com/security should work

From google support: https://support.google.com/accounts/thread/22873505?msgid=24501976

User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement