๐ unexpected status 400 Bad Request
Resolved ๐ฌ 4 comments Opened Aug 19, 2025 by Qualzz Closed Sep 6, 2025
What version of Codex is running?
codex-cli 0.22.0
Which model were you using?
gpt-5
What platform is your computer?
Linux 6.14.0-27-generic x86_64 x86_64
What steps can reproduce the bug?
codex just output:
๐ unexpected status 400 Bad Request: {
"error": {
"message": "Invalid type for 'input': expected string, but got array.",
"type": "invalid_request_error",
"param": "input",
"code": "invalid_type"
}
}
no matter the request
Additional information
I'm logged in using my GPT pro subscription.
This issue has 4 comments on GitHub. Read the full discussion on GitHub โ