mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 16:00:51 +00:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9 lines
260 B
JSON
9 lines
260 B
JSON
{
|
|
"error": {
|
|
"message": "Incorrect API key provided: sk-...1234. You can find your API key at https://platform.openai.com/account/api-keys.",
|
|
"type": "invalid_request_error",
|
|
"param": null,
|
|
"code": "invalid_api_key"
|
|
}
|
|
}
|