App Server - Model does not exist or you do not have access to it. #12361
Unanswered
reidbarber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying out Codex App Server and successfully authenticated, but when I try starting a turn, I get this error
Steps to reproduce:
initialize: succeedsthread/start: succeedsturn/start: starts successfullyI confirmed via
model/listthat I have access to[ "gpt-5.3-codex", "gpt-5.2-codex", "gpt-5.1-codex-max", "gpt-5.2", "gpt-5.1-codex-mini" ].Do I need to be added to a known clients list? I couldn't find a link for that.
Beta Was this translation helpful? Give feedback.
All reactions