Login Loop Issue on https://platform.openai.com/login

I’m having trouble logging in at https://platform.openai.com/login. After entering my login details, the browser keeps redirecting back and forth between:

https://platform.openai.com/login

and a long https://auth.openai.com/authorize?... URL.

This loop continues indefinitely, and I never reach the actual platform dashboard.

I’ve tried the following with no success:

  • Clearing cookies and cache
  • Disabling all browser extensions
1 Like

I had this also, a loop of redirects after expiry of the oauth.

I hit a bunch of things:

  • disable ad blocker
  • (didn’t have to change the browser’s privacy level, but that could be a concern also)
  • clear the cookies
  • clear local DOM site storage (which included losing the playground history)

Once the site had no memory of who I was and was able to run wild with cookies and third-party requests:

https://platform.openai.com/login

(to also get the email verification requirement.)

2 Likes

Ty @_j I will try a browser I don’t normally use (Chrome) → freshly installed.

Works ! The problem was the Ghostery extension (I didn’t see it on the bar because it was hidden and didn’t disable it).

1 Like