ChatGPT login loop keeps redirecting me

You click "Log in", enter your credentials, and land right back at the login screen — over and over. This redirect loop traps thousands of users every week, usually because of browser cache conflicts, cookie blockers, or

ChatGPT login loop keeps redirecting me

You click "Log in", enter your credentials, and land right back at the login screen — over and over. This redirect loop traps thousands of users every week, usually because of browser cache conflicts, cookie blockers, or account verification flags.

What's actually happening

The login loop occurs when ChatGPT's authentication system can't complete the handshake between your browser and OpenAI's servers. Most commonly, you'll see the URL jump between `chatgpt.com`, `auth0.openai.com`, and back to the login page without ever reaching your chat interface.

Three things typically trigger this: corrupted browser cookies that store half-completed login sessions, browser extensions blocking the authentication redirect, or an account flag requiring verification that never displays properly. Sometimes you'll see a flash of "Redirecting..." or a brief loading spinner before landing back at square one.

If you're on a work or school network, your IT department's firewall might be blocking the authentication endpoints OpenAI uses — specifically `auth0.openai.com` and `api.openai.com`. The login process needs both domains to complete successfully.

How to fix it

1. Clear ChatGPT-specific cookies and cache

Open your browser settings and clear data for the last hour only — not your entire history. In Chrome: Settings > Privacy and security > Clear browsing data > Time range: Last hour. Check "Cookies" and "Cached images". In Firefox: Settings > Privacy & Security > Clear Data > select both options. In Safari: Develop menu > Empty Caches, then Safari > Preferences > Privacy > Manage Website Data > remove chatgpt.com entries.

2. Disable browser extensions temporarily

Open an incognito/private window (Ctrl+Shift+N in Chrome, Cmd+Shift+N on Mac). Try logging in there. If it works, you've got an extension conflict. The usual suspects: ad blockers, privacy tools like Privacy Badger, and VPN browser extensions. Disable them one by one to find the culprit.

3. Check your browser's third-party cookie settings

ChatGPT's authentication requires third-party cookies for auth0.openai.com. In Chrome: Settings > Privacy and security > Third-party cookies > Allow third-party cookies. In Firefox: Settings > Privacy & Security > set to "Standard" not "Strict". In Safari: Preferences > Privacy > uncheck "Prevent cross-site tracking" temporarily just for login.

4. Try the direct login URL

Go to `https://platform.openai.com/login` instead of chatgpt.com. Sometimes the platform login portal bypasses whatever's breaking the consumer site redirect. Once you're authenticated there, navigate back to chatgpt.com — you should stay logged in.

5. Switch networks

If you're on corporate WiFi, try your phone's mobile data or a different network. Many workplace firewalls block auth0.openai.com specifically. If this fixes it, ask your IT team to allowlist `*.openai.com` and `*.auth0.com` domains.

If that doesn't work

You might have an account-level verification requirement that isn't displaying. Log in from a completely different device or network to see if you get a verification email request or security prompt that your main setup is suppressing.

If you're still stuck after trying another device, contact OpenAI support through help.openai.com/en. Include: your exact browser version, the full URL shown when the loop occurs, screenshot of any error message (even if it flashes for half a second), and whether incognito mode changes anything. Support typically responds within 24-48 hours for login issues.

Some users report that waiting 2-4 hours and trying again spontaneously fixes the loop — likely because temporary server-side session locks expire. Worth trying before escalating.

Questions people actually ask

Q: I cleared everything and it still loops — what else could it be?

A: Your account might need phone verification that isn't showing up. Try accessing from a mobile device or different browser entirely. If you see a verification screen anywhere, complete it even if it seems random.

Q: Does using a VPN cause login loops?

A: Yes, frequently. OpenAI's authentication sometimes flags VPN IP addresses as suspicious and silently fails the redirect. Disconnect your VPN, log in, then reconnect after you're in.

Q: Can I still use ChatGPT if the website won't let me log in?

A: Try the iOS or Android app — they use different authentication flows. You can also access the API directly through platform.openai.com if you only need the platform dashboard.

What to remember

  • Clear cookies for the last hour only, not your entire browsing history
  • Third-party cookies must be enabled for auth0.openai.com specifically
  • Try incognito mode first to isolate extension conflicts
  • Corporate networks often block the exact authentication endpoints ChatGPT needs
  • The mobile app and platform.openai.com use separate login systems that might work when chatgpt.com doesn't

Related help

---

*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*

Related help