Before I submit
Which area is affected?
Gateway API (/v1/chat/completions, /responses, /messages, Images)
Severity
Blocker — feature is completely unusable
What went wrong?
个别会话出现这个
tatus_code=400, 上游返回错误 (status 400): {
"error": {
"message": "Invalid type for 'input[61].arguments': expected an object, but got a string instead.",
"type": "invalid_request_error",
"param": "input[61].arguments",
"code": "invalid_type"
}
}
How to reproduce? (optional)
No response
Environment (optional, fill what you know)
- Deploy shape: PG+Redis / SQLite+Memory / source / other
- Version or commit:
- Client: Codex CLI / Claude Code / OpenAI SDK / other
- Browser (for UI issues):
Anything else? (optional)
No response
Before I submit
Which area is affected?
Gateway API (/v1/chat/completions, /responses, /messages, Images)
Severity
Blocker — feature is completely unusable
What went wrong?
个别会话出现这个
tatus_code=400, 上游返回错误 (status 400): {
"error": {
"message": "Invalid type for 'input[61].arguments': expected an object, but got a string instead.",
"type": "invalid_request_error",
"param": "input[61].arguments",
"code": "invalid_type"
}
}
How to reproduce? (optional)
No response
Environment (optional, fill what you know)
Anything else? (optional)
No response