mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 02:15:50 +03:00
[GH-ISSUE #48] qwen code auth 报错 #43
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#43
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 @hubo1989 on GitHub (Sep 16, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/48
[Qwen] Initializing Qwen API Service...
qwenApiService not initialized, attempting to re-initialize...
Shared token manager failed, attempting device flow: TokenManagerError: Unexpected error during token refresh: Cannot read properties of null (reading 'refresh_token')
type: 'REFRESH_FAILED',
originalError: TypeError: Cannot read properties of null (reading 'refresh_token')
}
Token refresh failed, proceeding with device flow
@justlovemaki commented on GitHub (Sep 16, 2025):
没有打开浏览器,弹出授信页面吗?
@hubo1989 commented on GitHub (Sep 17, 2025):
我是部署在docker中的,应该如何操作?
@justlovemaki commented on GitHub (Sep 18, 2025):
指定文件路径,然后生成了授信文件后,把授信文件挂载进去