AnyRouteAnyRoute Docs
AnyRouteAnyRoute Docs
Homepage

Start Here

AnyRoute Documentation

Tools

Capabilities

API Reference

Operations

TroubleshootingAuth ErrorsProvider Group MismatchNo Available AccountQuota and BillingStreaming ErrorsGemini ErrorsImage Errors
FAQ
Troubleshooting

Provider Group Mismatch

Fix errors caused by using an endpoint with the wrong provider group.

Provider group mismatch means the endpoint you called does not match the group assigned to your API key.

Common examples:

Error patternLikely causeFix
Images API is not supportedKey is not in an OpenAI groupUse an OpenAI group with image permission
API key group platform is not gemini/v1beta called with non-Gemini groupUse a Gemini group
Embeddings API is not supportedKey is not in an OpenAI groupUse an OpenAI group
Responses with Gemini group failsGemini Responses compatibility is not publicly promisedUse /v1/chat/completions or /v1beta

When in doubt, check Endpoint Matrix.

Auth Errors

Fix invalid API key and authorization issues.

No Available Account

Understand capacity and account selection errors.