OpenRouter API key sk-...5-13 disabled — chat requests fail #133

Open
opened 2026-05-14 07:52:03 +00:00 by zaelgohary · 0 comments
Member

Broker auto-disabled the loaded OpenRouter key after upstream auth failure.

Symptom

Any chat call routed via OpenRouter returns:

RPC error -32603: Authentication error: {"error":{"message":"Invalid API Key","type":"invalid_request_error","code":"invalid_api_key"}}

Broker log

API key disabled by upstream auth failure provider=openrouter key=sk-...5-13

Reproduced with both claude-haiku-4.5 and llama-3.3-70b-versatile (both route via OpenRouter).

Action needed

Rotate the OpenRouter API key in hero_proc secrets and reload the broker.

Broker auto-disabled the loaded OpenRouter key after upstream auth failure. ## Symptom Any chat call routed via OpenRouter returns: ``` RPC error -32603: Authentication error: {"error":{"message":"Invalid API Key","type":"invalid_request_error","code":"invalid_api_key"}} ``` ## Broker log ``` API key disabled by upstream auth failure provider=openrouter key=sk-...5-13 ``` Reproduced with both `claude-haiku-4.5` and `llama-3.3-70b-versatile` (both route via OpenRouter). ## Action needed Rotate the OpenRouter API key in hero_proc secrets and reload the broker.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_aibroker#133
No description provided.