Top root causes
- Expired key or invalid scope on API token.
- Wrong endpoint base URL between staging and production.
- Unexpected payload field names or missing headers.
- Network timeout with no retry fallback configured.
Fix auth failures, timeout issues, and bad response handling.