Bug: Missing required parameter errors

Resolved 💬 3 comments Opened Nov 16, 2025 by guidedways Closed Nov 19, 2025

What version of Codex is running?

v0.59.0-alpha.5

What subscription do you have?

Pro

Which model were you using?

gpt-5.1-codex high

What platform is your computer?

macOS

What issue are you seeing?

Constantly and randomly seeing

■ unexpected status 400 Bad Request: {
  "error": {
    "message": "Missing required parameter: 'input[79].id'.",
    "type": "invalid_request_error",
    "param": "input[79].id",
    "code": "missing_required_parameter"
  }
}

What steps can reproduce the bug?

At the moment any prompt results in this

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗