在wsl中安裝codex報錯403
問題:
wsl安裝codex后需要登錄,填寫賬號密碼后,最后返回了Token exchange failed: token endpoint returned status 403 Forbidden
解決方案:
在本地vscode安裝插件codex,登錄 Codex,然后把本地憑證拷到wsl中
本地憑證路徑
C:\Users\(改成你的用戶名)\.codex
wsl路徑
\\wsl.localhost\Ubuntu-20.04\root\.codex
問題:
wsl安裝codex后需要登錄,填寫賬號密碼后,最后返回了Token exchange failed: token endpoint returned status 403 Forbidden
解決方案:
在本地vscode安裝插件codex,登錄 Codex,然后把本地憑證拷到wsl中
本地憑證路徑
C:\Users\(改成你的用戶名)\.codex
wsl路徑
\\wsl.localhost\Ubuntu-20.04\root\.codex