Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Bad Gateway - Provider/upstream API failure

Example Usage

import { BadGatewayResponseError } from "@openrouter/sdk/models/errors";

// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.BadGatewayResponseErrorData:heavy_check_mark:Error data for BadGatewayResponse{"code": 502,"message": "Provider returned error"}
userIdstring:heavy_minus_sign:N/A