RoutingError 502
When does this happen?
Borderli could not find or reach a resolution provider for this QR code's scheme and country combination. This is typically a transient infrastructure issue.
Example response
{
"_tag": "RoutingError",
"type": "RoutingError",
"message": "No provider available for scheme 'pix' in country 'BR'",
"docs_url": "https://docs.borderli.dev/errors/RoutingError"
}
What to do
Retry with exponential backoff. If the error persists, check Supported Schemes to confirm the scheme is supported.