Step-by-Step Fix
1. Run the Incognito Test (30 seconds)
Incognito mode immediately tells you whether extensions or cookies are the problem:
- Open incognito (Chrome: Ctrl+Shift+N) or private (Firefox: Ctrl+Shift+P) window
- Go to chat.openai.com
- Click Continue with Google
- Select your Google account in the popup
If incognito works: your normal browser has stale cookies or a blocking extension. If incognito also fails: the issue is your network or account-level.
2. Clear Cookies for OpenAI, Auth0, and Google
The Google OAuth flow passes through three domains. Stale cookies in any of them can break the redirect:
- In Chrome: go to
chrome://settings/siteData - Delete all stored data for:
openai.com,auth0.com, andgoogle.com(oraccounts.google.com) - Restart the browser
- Try Google login again in a fresh tab
3. Disable Browser Extensions
Extensions that block cross-site requests are the most common reason Google OAuth fails in the main browser but works in incognito:
- Go to
chrome://extensions/ - Toggle off all extensions
- Reload the ChatGPT page and try Google login
- If it works, re-enable extensions one at a time
Especially check: uBlock Origin, Privacy Badger, Disconnect, Cookie AutoDelete, Ghostery, and any VPN browser extensions.
4. Check Third-Party Cookie Settings
Google's OAuth requires cross-site cookies between google.com, auth0.com, and openai.com:
- In Chrome: go to
chrome://settings/cookies→ set to Allow all cookies or add exceptions - In Firefox: go to Settings → Privacy & Security → Enhanced Tracking Protection → switch from Strict to Standard
- In Safari: Settings → Privacy → uncheck Prevent cross-site tracking
5. Select the Correct Google Account
If you have multiple Google accounts logged in:
- During the "Continue with Google" flow, a popup shows your logged-in accounts
- Make sure you select the exact Google account associated with your ChatGPT account (check at platform.openai.com to confirm your account email)
- If the wrong account is logged in, switch Google accounts first
6. Disable VPN or Switch VPN Servers
VPNs can interfere with Google's OAuth redirect:
- Disable your VPN completely
- Try logging in via Google without any VPN
- If login succeeds, the VPN was intercepting the OAuth flow; try a different VPN server location
7. Try a Different Browser or Network
- Switch to a different browser entirely (Chrome, Firefox, Edge, Safari)
- Connect via your phone's mobile hotspot instead of home or corporate Wi-Fi
- Corporate networks sometimes block OAuth redirects to Google's authentication servers
8. Use Password Reset as a Fallback
If Google login consistently fails:
- Click Forgot password on the ChatGPT login page
- Enter your Google email address
- Check your Gmail inbox for a reset link from OpenAI
- Set a password and use email/password login — your Google account can always be re-linked later if desired
9. Contact Support
If the issue persists after all the above:
- Visit help.openai.com
- Include: the exact error message, which Google account you're trying to use, what browsers and networks you've tested on, and whether password reset as a fallback is an option for you
Why This Happens
Google login on ChatGPT uses OAuth 2.0, which requires a series of redirects between chat.openai.com → accounts.google.com → auth0.com → chat.openai.com. Each redirect must successfully pass a token and set or read a cookie. When any link in this chain is broken — blocked cookies, extensions intercepting requests, VPN IP changes, or mismatched Google accounts — the final redirect back to ChatGPT fails and you see an error or get returned to the login page. Third-party cookie restrictions are increasingly strict across browsers, making Google OAuth more fragile for users with privacy-focused browser settings.
Common Mistakes to Avoid
- Selecting a different Google account than the one used to register — this either fails authentication or creates a duplicate account
- Not clearing auth0.com cookies — this third domain is part of the redirect chain and stale tokens there cause Google OAuth to fail even if openai.com cookies are clean
- Keeping all extensions enabled while testing — extensions that work fine for regular browsing can silently break OAuth redirects
- Using a strict third-party cookie policy — modern privacy defaults in Firefox (Strict) and Safari block the cross-site cookies OAuth requires; switch to Standard protection while using ChatGPT
- Not testing incognito first — this is the fastest diagnostic step and identifies whether the fix is in the browser or the network
Prevention Tips
- Set
[*.]auth0.comand[*.]openai.comas permanent cookie exceptions in your browser so privacy updates do not break Google login - If you use multiple Google accounts in Chrome, use separate Chrome profiles — one per Google account — to avoid account-selection confusion during the OAuth flow
- Save your ChatGPT account email in a password manager so you can always identify which Google account is linked to it
- After any browser update, test Google login in your normal browser (not just incognito) to catch any permission reset before it becomes a problem
Q: My Google account shows "access blocked" when I try to log into ChatGPT. What does that mean? An "access blocked" message during Google OAuth usually means Google's security system detected an unusual login pattern — such as a VPN IP, a very old OAuth redirect URL, or too many rapid login attempts. This is a Google-side block, not an OpenAI block. Try logging into your Google account directly first to confirm it is in good standing, then clear your Google account cookies and retry without a VPN. If the block persists, check your Google account's security settings for any activity alerts.
Q: Can two-factor authentication on my Google account affect ChatGPT login? Yes. If your Google account has 2FA enabled and the second-factor prompt does not complete (you close the window or miss the phone notification), the OAuth flow fails and ChatGPT shows a login error. Make sure you complete the 2FA step on your phone before the popup window times out — Google's 2FA prompts expire after approximately 5 minutes. If the prompt never appears, check that your phone notifications for Google are enabled.
Related Articles
- ChatGPT session expired keeps happening
- ChatGPT login not working stuck on loading
- ChatGPT login not working on mobile iOS Android
- ChatGPT error 403
Additional FAQ
Q: What is the fastest way to diagnose a login problem? The fastest diagnostic is to open an incognito or private browser window and attempt to sign in there. Incognito windows run without extensions and use fresh cookies, which isolates the two most common causes: a browser extension interfering with authentication, or corrupted session cookies. If login works in incognito, the issue is your main browser profile. If it still fails, the problem is your network, your account, or a platform-side incident.
Related Articles
- ChatGPT billing history and receipts
- ChatGPT login not working
- ChatGPT something went wrong error
- ChatGPT network error fix