gpt-5.3-codex: Running into error "Unknown parameter: 'input[6].phase'."
Resolved 💬 4 comments Opened Feb 6, 2026 by yongzx Closed Feb 6, 2026
I am using the recent gpt-5.3-codex model and kept running into this error:
{
"error": {
"message": "Unknown parameter:
'input[6].phase'.",
"type":
"invalid_request_error",
"param": "input[6].phase",
"code": "unknown_parameter"
}
}
You can see it in this error in these two threads:
019c3057-c977-74b0-8e6e-4922dcba1115019c304f-2485-7c40-8835-aaf22564eab5
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗