I have an enterprise account and am getting this error whenever I add my API token in the Codex Extension inside VS Code. It apparently works fine when I sign in with ChatGPT(the option other than using an API key).
I just created a new account and am getting this issue. I have tried to create new tokens 5-6 times already, but nothing works.
I can use the token for API requests just fine though.
Like
curl https://api.openai.com/v1/fine_tuning/model_limits \ -H "Authorization: Bearer $token_was_here"