mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 10:25:50 +03:00
[GH-ISSUE #81] 是不是又跑不了Kiro了 #67
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#67
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 @x-dragon-xh on GitHub (Nov 23, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/81
一跑号就被封了
@justlovemaki commented on GitHub (Nov 24, 2025):
不是啊,我一直在用啊,看看是不是没额度了吧
@x-dragon-xh commented on GitHub (Nov 24, 2025):
应该不会吧,我刚拿的kiro-auth-token,一炮就403了
@jianjun126 commented on GitHub (Nov 24, 2025):
我这显示token无效,实际上kiro是正常的。
"message": "No access token available after initialization and refresh attempts.",
"code": 500,
"details": "Error: No access token available after initialization
@justlovemaki commented on GitHub (Nov 24, 2025):
检查下配置,是不是配置了的提供商池的配置,然后超过了报错次数,降级到了默认配置,然后默认配置的授权文件不存在。
还有就是google,github注册的号不支持轮询,同时只能使用一个配置,这是403的原因。aws注册的号暂时还支持轮询。