Hello,
I am experiencing an issue when attempting to sign in using Google OAuth within my development environment (IDE).
Issue Description: When initiating the sign-in flow, the standard Google authentication page opens in the browser as expected. The credentials are accepted successfully, but upon being redirected back, the session fails to establish and the IDE remains unauthenticated.
Observed Behavior & Symptoms:
-
The IDE appears to show my account as logged in, yet it continuously prompts me to sign in again.
While in this state, the following generic error periodically pops up: “There was an unexpected issue setting up your account.”
To attempt a fresh start, I completely signed out, but the authentication token still fails to pass back or register properly upon retrying.