我遇到的问题:
2026-01-21 07:08:40 | ERROR | kiro_gateway.request_handler:process_request:597 - Internal error: Client error '401 Unauthorized' for url 'https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401
2026-01-21 07:08:40 | ERROR | kiro_gateway.request_handler:log_error:228 - HTTP 500 - POST /v1/chat/completions - Client error '401 Unauthorized' for url 'https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken'
我的配置:
我确定我的token是可用,因为我在另外一个开源项目kiro2api中能正常使用
我遇到的问题:
2026-01-21 07:08:40 | ERROR | kiro_gateway.request_handler:process_request:597 - Internal error: Client error '401 Unauthorized' for url 'https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401
2026-01-21 07:08:40 | ERROR | kiro_gateway.request_handler:log_error:228 - HTTP 500 - POST /v1/chat/completions - Client error '401 Unauthorized' for url 'https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken'
我的配置:
我确定我的token是可用,因为我在另外一个开源项目kiro2api中能正常使用