Errors
| Code | Meaning | Action |
|---|---|---|
| 401 | invalid or missing key | check the key in your configuration |
| 404 | unknown product identifier | re-run search_products |
| 429 | rate limit reached | back off and retry |
| 503 | upstream retailer unavailable | retry, or proceed without that retailer |
A 503 on one retailer does not fail the whole request. The response returns what was retrievable.