GoForum › 🌐 V2EX
VSCode 里的 Codex 权限有不同吗?
ern ·
2026-03-13 21:03 ·
0 次点赞 · 3 条回复
今天刚通过 iOS 买的 ChatGPT Plus ,在网页里正常使用,Codex Cli 里/model也能选到 GPT-5.4 ,但是在 VSCode 里安装 Codex 插件并授权以后,选择 5.4 并随便输入一个查询,都会提示:
The ‘gpt-5.4’ model is not supported when using Codex with a ChatGPT account
在 Zed 里调用 Codex Cli 也会提示:
{“detail”:“The ‘gpt-5.4’ model is not supported when using Codex with a ChatGPT account.”}
VSCode 的右边栏下角也会偶尔提示Get Plus。搜索了一下,前三四天说是有故障,但 3 天前这个 issue 已经被 closed 了,照说是修复了。有其他一样的“正版受害者”吗?
3 条回复
@neteroster 还是不行。刚发现,codex 命令行也不行,虽然能选 5.4 ,但是输入一个问题后,一样的报错。那应该还是 codex cli 本身不行,不是 vscode 插件问题。gpt-5.3-codex 也不行。 我是通过 Apple ID 登录验证的,难道是这个原因?但是 Apple ID 买的,是不是只能这么认证?
添加回复
你还需要 登录
后发表回复
删掉 ~/.codex/auth.json 然后重新登录试试