ChatGPT login loop keeps redirecting to sign in

You enter your credentials, ChatGPT loads for a second, then bounces you straight back to the login screen. This redirect loop affects both free and Plus users, often appearing suddenly even when you've been logged in fo

ChatGPT login loop keeps redirecting to sign in

You enter your credentials, ChatGPT loads for a second, then bounces you straight back to the login screen. This redirect loop affects both free and Plus users, often appearing suddenly even when you've been logged in for weeks.

What's actually happening

ChatGPT's login system relies on authentication cookies stored in your browser. When you sign in successfully, OpenAI's servers create a session token that proves you're authenticated. If your browser can't save this cookie, blocks it, or clears it immediately, the system never registers your login — so it redirects you back to the sign-in page.

The most common culprit is browser privacy settings that block third-party cookies. ChatGPT's authentication flow uses auth0.openai.com as a separate domain from chatgpt.com, which some browsers classify as a third-party cookie. Safari's Intelligent Tracking Prevention and Firefox's Enhanced Tracking Protection both block these by default. Chrome's Incognito mode does the same.

Browser extensions cause this too. Ad blockers like uBlock Origin, privacy tools like Privacy Badger, and VPN extensions sometimes interfere with OpenAI's authentication endpoints. Even antivirus software with web protection features can block the session cookies ChatGPT needs.

Cached credentials from a previous session can also trigger loops. If you logged out incorrectly, changed your password recently, or your account had a security flag, old session data conflicts with new login attempts.

How to fix it

1. Check cookies are enabled

Open your browser settings and search for "cookies". Make sure "Block all cookies" is turned off. In Chrome, go to Settings → Privacy and security → Third-party cookies, and select "Allow third-party cookies". In Safari on Mac, open Preferences → Privacy and uncheck "Block all cookies". On iPhone, go to Settings → Safari and turn off "Block All Cookies".

2. Add ChatGPT to exceptions

If you want to keep strict privacy settings, add specific exceptions. In Chrome, go to Settings → Privacy and security → Third-party cookies → Add under "Sites that can always use cookies", then enter `[*.]openai.com` and `[*.]auth0.com`. In Firefox, visit chatgpt.com, click the shield icon in the address bar, turn off Enhanced Tracking Protection for this site.

3. Disable extensions temporarily

Open ChatGPT in an incognito or private window where extensions don't run. If you can log in there, the problem is an extension. Re-enable them one by one to find the culprit. Common offenders: uBlock Origin, Ghostery, Privacy Badger, any VPN extension.

4. Clear browser data

Go to your browser's settings and clear cookies and cached files for the last 24 hours. In Chrome: Settings → Privacy and security → Clear browsing data → Cookies and cached images. Choose "Last 24 hours" to avoid losing other saved logins. Then try signing in again.

5. Try a different browser

Download Chrome, Firefox, or Edge if you don't have them installed. If ChatGPT works immediately in a fresh browser, the issue is specific to your main browser's configuration. This confirms it's not an account problem.

6. Check your account status

Visit platform.openai.com/account and try logging in there using the same credentials. If you can access the API platform but not ChatGPT, there's a service-specific issue. If both fail, your account may have a security hold — check your email for messages from OpenAI.

If that doesn't work

Clear all OpenAI-related data completely. In Chrome, go to Settings → Privacy and security → Site settings → View permissions and data stored across sites. Search for "openai" and delete everything. Then restart your browser and try again.

If you still hit the login loop, you'll need to contact OpenAI support. Send them your browser name and version, what you see when you inspect the page (right-click → Inspect, check the Console tab for red errors), and whether you can access platform.openai.com successfully. Response times typically run 24-48 hours for Plus subscribers, longer for free accounts.

Some users report success by switching authentication methods — if you normally sign in with Google, try email and password instead, or vice versa. This sometimes bypasses cached credential conflicts.

Questions people actually ask

Q: Does this mean my account is banned?

A: No. Account bans show a specific error message saying your account has been deactivated. Login loops are technical issues with cookies or browser settings, not account suspensions. You can verify your account status at platform.openai.com.

Q: Will clearing cookies delete my ChatGPT conversation history?

A: No. Your chat history is stored on OpenAI's servers, tied to your account. Clearing browser cookies only removes local session data. Once you log back in, all your conversations will still be there.

Q: Why did this suddenly start happening when I didn't change anything?

A: Browser updates often change cookie policies without warning. Chrome, Safari and Firefox regularly update their tracking prevention features, which can block authentication cookies that worked fine last week. Extensions also auto-update and sometimes add new blocking rules.

What to remember

  • Login loops are almost always browser cookie issues, not account problems
  • Third-party cookies must be enabled for auth0.openai.com
  • Try incognito mode to test if extensions are interfering
  • Clearing site data for OpenAI completely often fixes persistent loops
  • If nothing works, your account may have a security flag requiring OpenAI support intervention

---

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

Related help