OpenGateway API key issue still ongoing after fix announcement #1329
Replies: 3 comments
-
|
I confirm. The api-key request occurs even during use. |
Beta Was this translation helpful? Give feedback.
-
|
what is happening with he API i just fixed that thing yesterday after hassling 2 houses now today the issue seems to be back . |
Beta Was this translation helpful? Give feedback.
-
Technical investigation — this is a server-side gateway bug, not a client config issueI spent time doing detailed HTTP-level testing against What I testedUsing multiple HTTP clients (Node.js fetch, Bun fetch, raw ✅ Auth works on these endpoints:
❌ Auth fails (401 "API key required") on:
The patternThe auth middleware passes only when the request body does NOT contain actual message content. As soon as the This is consistent across:
About PR #1317That PR fixed the OpenClaude client to send Key evidenceThe error is Verified correct model namesFrom
The docs at https://gitlawb.com/opengateway show RequestCould the gateway team check the middleware ordering / body parsing pipeline on the inference route? The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
You mentioned in this post that the API key issue was fixed:
https://x.com/gitlawb/status/2058063492859772963
I am still experiencing the same authentication issue.
I updated everything and generated new API keys, but the problem continues.
Could you please check whether my account and keys are correctly activated for OpenGateway access, or if there are any additional steps required on my side?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions