unexpected status 400 Bad Request
Resolved 💬 2 comments Opened Nov 19, 2025 by Bryced24 Closed Nov 19, 2025
What version of Codex is running?
codex-cli 0.60.1
What subscription do you have?
Pro
Which model were you using?
gpt-5.1-codex-max xhigh
What platform is your computer?
Darwin 25.2.0 arm64 arm
What issue are you seeing?
■ unexpected status 400 Bad Request: {
"error": {
"message": "Missing required parameter: 'input[10].id'.",
"type": "invalid_request_error",
"param": "input[10].id",
"code": "missing_required_parameter"
}
}
What steps can reproduce the bug?
Seems to be happening after it does a couple of web search calls. I have tried some other prompts and it appears to be working.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗