Authentication failures
Check that:- the request uses
Authorization: Bearer <YIR_API_KEY>; - the key is a Yir key, not an upstream provider key;
- the key has not been revoked;
- the secret does not contain surrounding quotes or whitespace added by your environment.
Admission failures
The current developer preview supports only the four exact GPT Image 2 routes shown in the Gateway reference. Unknown fields, unsupported models, unsupported paths, and arbitrary source forwarding are rejected rather than silently passed upstream. If a retry follows a timeout, reuse the originalIdempotency-Key only for the same logical request with identical data. A new task needs a new key.
A task appears slow
Query the existing task ID. An active state, query timeout, or temporary transport error is not a confirmed generation failure. Avoid submitting a replacement task automatically because the upstream task may still finish and produce billing facts.Evidence to collect
When escalating an issue through the support channel provided with your Yir account, include:- Yir task ID;
- source (
kieorapimart) and request path; - approximate UTC timestamp;
- safe API key prefix;
- HTTP status and public error code, if present.