Skip to content

400错误,部分会话出现 已出现多次 我自己用的时候也出现了 莫名其妙,希望能解决 #330

Description

@oneadms

Before I submit

  • I searched existing issues and didn't find a duplicate
  • I redacted tokens, API keys, passwords, and other secrets from logs/configs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bug缺陷 / 报错 / 异常行为

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions