You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╭──────────────────────────────────────────────────────────────╮
│ ● OpenAI Codex (research preview) v0.1.2505161243 │
╰──────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────╮
│ localhost session: 799947181fe549c0973432efcf8157de │
│ ↳ workdir: ~/workspace/`<parent>`/`<child>` │
│ ↳ model: gpt-4o-mini │
│ ↳ provider: azure │
│ ↳ approval: suggest │
╰──────────────────────────────────────────────────────────────╯
user
say hello
system
⚠️ OpenAI rejected the request. Error details: Status: 401, Code: 401, Type: unknown, Message: 401 Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource..
Please verify your settings and try again.
Additional information
The composition of Azure OpenAI API URL's may be in appropriately assembled by the codex package as this pattern worked for me; while codex refused.
I have the same issue.
$ codex --provider deepseek --model deepseek-chat
╭──────────────────────────────────────────────────────────────╮
│ ● OpenAI Codex (research preview) v0.1.2505161243 │
╰──────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────╮
│ localhost session: 8786dd859c574a439ee73a038d033caf │
│ ↳ workdir: ~/Desktop/JS-123456 │
│ ↳ model: deepseek-chat │
│ ↳ provider: deepseek │
│ ↳ approval: suggest │
╰──────────────────────────────────────────────────────────────╯
user
hello
system
⚠️ OpenAI rejected the request. Error details: Status: 401, Code:
invalid_request_error, Type: authentication_error, Message: 401 Authentication Fails,
Your api key: ****Tv0A is invalid. Please verify your settings and try again.
What version of Codex is running?
0.1.2505161243
Which model were you using?
gpt-4o-mini
What platform is your computer?
linux
|x64
|5.15.167.4-microsoft-standard-WSL2
What steps can reproduce the bug?
What is the expected behavior?
What do you see instead?
Additional information
The composition of Azure OpenAI API URL's may be in appropriately assembled by the codex package as this pattern worked for me; while codex refused.
The text was updated successfully, but these errors were encountered: