agentrouter problem #229
-
|
https://agentrouter.org/v1 -> codex base url response -> 500 -> auth_unavailable: no auth available |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
The information you provided is not enough. |
Beta Was this translation helpful? Give feedback.
-
|
when use kilo code is work === REQUEST INFO === === HEADERS === === REQUEST BODY === ======================================== {"error":"Invalid API key"} |
Beta Was this translation helpful? Give feedback.
-
|
This error means you didn't set a valid key for the LLM client (like kilo, cherry, codex, etc.). Please check the api key is correct. It MUST be an item from section |
Beta Was this translation helpful? Give feedback.
{"error":"Invalid API key"}This error means you didn't set a valid key for the LLM client (like kilo, cherry, codex, etc.).
Please check the api key is correct.
It MUST be an item from section
api-keysin theconfig.yaml.