mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-25 09:25:59 +03:00
[GH-ISSUE #39] KIRO: Bad Request 400 Improperly formed request #34
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yugu91 on GitHub (Aug 22, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/39
今天才出现的,只能出现 to-do list,之后就是 400 code
data: { message: 'Improperly formed request.', reason: null }
status: 400
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
8/22/2025, 4:16:13 PM [OUTPUT]:
Error: Request failed with status code 400
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
[Function: toOpenAIStreamChunkFromClaude]
8/22/2025, 4:16:14 PM [OUTPUT]:
{
"isNewTopic": false,
"title": null
}
@justlovemaki commented on GitHub (Aug 28, 2025):
无法复现,可能和它开始每月50次限额有关