mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 10:25:50 +03:00
[GH-ISSUE #333] 【BUG】eu-central-1地区的AWS账户无法正常工作 #239
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#239
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 @yxc0915 on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/333
eu-central-1需要一个独立的请求接口,https://q.eu-central-1.amazonaws.com
参考修复:https://github.com/chaogei/Kiro-account-manager/releases/tag/v1.5.0
@yxc0915 commented on GitHub (Feb 21, 2026):
我直接使用AWS Builder ID进行设备码授权或者直接,发现他不会主动保存region信息。然后直接导入account-manager的导出数据也请求失败。
@juzisang commented on GitHub (Feb 22, 2026):
+1,同样的问题,你解决了吗?
@yxc0915 commented on GitHub (Feb 22, 2026):
没有,还在找办法
@juzisang commented on GitHub (Feb 22, 2026):
我找到解决办法了,点开编辑,把这三个地址都填上,就可以正常请求了
Base URL: https://q.eu-central-1.amazonaws.com/generateAssistantResponse
Refresh URL:https://prod.eu-central-1.auth.desktop.kiro.dev/refreshToken
Refresh IDC URL: https://oidc.eu-central-1.amazonaws.com/token
@yahaha-rf commented on GitHub (Feb 25, 2026):
强啊大佬,这个好了