[GH-ISSUE #79] anthropic/claude-3-5-sonnet-latest 访问出现问题:messages.0.id: Extra inputs are not permitted #52

Open
opened 2026-02-27 01:56:00 +03:00 by kerem · 3 comments
Owner

Originally created by @zzsd on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/79

2025-03-06 11:19:36 - DeepClaude - INFO - 开始处理 Claude 流,使用模型: claude-3-5-sonnet-latest, 提供商: anthropic
2025-03-06 11:19:37 - DeepClaude - ERROR - API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}}
2025-03-06 11:19:37 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}}
2025-03-06 11:19:37 - DeepClaude - ERROR - 处理 Claude 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}}

Originally created by @zzsd on GitHub (Mar 6, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/79 2025-03-06 11:19:36 - DeepClaude - INFO - 开始处理 Claude 流,使用模型: claude-3-5-sonnet-latest, 提供商: anthropic 2025-03-06 11:19:37 - DeepClaude - ERROR - API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}} 2025-03-06 11:19:37 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}} 2025-03-06 11:19:37 - DeepClaude - ERROR - 处理 Claude 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}}
Author
Owner

@GowayLee commented on GitHub (Mar 6, 2025):

{"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"}

请提供更多信息, 包括DEBUG级别的日志, 以及当时的输入输出

<!-- gh-comment-id:2703604893 --> @GowayLee commented on GitHub (Mar 6, 2025): > {"type":"invalid_request_error","message":"messages.0.id: Extra inputs are not permitted"} 请提供更多信息, 包括DEBUG级别的日志, 以及当时的输入输出
Author
Owner

@zzsd commented on GitHub (Mar 7, 2025):

If I use ChatBox, I will meet this bug when I request deepclaude. But I choose Cherry Studio, it can work well.

<!-- gh-comment-id:2705303884 --> @zzsd commented on GitHub (Mar 7, 2025): If I use ChatBox, I will meet this bug when I request deepclaude. But I choose Cherry Studio, it can work well.
Author
Owner

@GowayLee commented on GitHub (Mar 16, 2025):

This might be caused by the Chat App. Different Chat Apps may construct different form of request, and unfortunately, ChatBox hereby cause error.

<!-- gh-comment-id:2727118577 --> @GowayLee commented on GitHub (Mar 16, 2025): This might be caused by the Chat App. Different Chat Apps may construct different form of request, and unfortunately, ChatBox hereby cause error.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#52
No description provided.