Google Auth with NodeJS getting "Not a valid origin for the client"

NEVERMIND!

I found this StackOverflow: javascript - idpiframe_initialization_failed in Google Sign In from Localhost - Stack Overflow

In short: clear your browser cache.

In Chrome: Settings → Advanced → Clear browsing data → Cached images and files

Cleared the cache and visited my login page again and the error was gone.

2 Likes