400 error when sending messages using wsl2 via vscode on windows arm64

Resolved 💬 1 comment Opened Nov 21, 2025 by adamblumoff Closed Nov 21, 2025

What version of Codex is running?

0.61.0

What subscription do you have?

pro

Which model were you using?

gpt-5.1-codex-max-exhigh and gpt-5.1-codex-medium

What platform is your computer?

Linux 5.15.167.4-microsoft-standard-WSL2 aarch64 aarch64

What issue are you seeing?

Whenever I try and send a message, I am getting this error after it tries to reconnect 5 times:

■ unexpected status 400 Bad Request: {
"error": {
"message": "Invalid value: 'other'. Supported values are: 'search', 'open_page', and 'find_in_page'.",
"type": "invalid_request_error",
"param": "input[102].action.type",
"code": "invalid_value"
}
}

What steps can reproduce the bug?

Uploaded thread: 019aa760-3cba-7372-

What is the expected behavior?

Leaves and an error after every message.

Additional information

I tried restarting the CLI, VS Code, and my computer, but none of them had any effect. I also tried the extension, and it works fine. I really like using the CLI, so it would be nice if it worked.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗