Skip to content

Troubleshooting

  • Ensure X-Api-Key header is present and valid.
  • Verify you’re calling the ICDC proxy hostname, not the vendor hostname.
  • Access may not be approved for your Organization or scope.
  • Re‑request access from the Catalog page.
  • Check the path and params against vendor docs.
  • Confirm the correct base path on the proxy (e.g., /api/v1).
  • You hit rate limits. Add backoff with jitter and retry.
  • Monitor usage in the Developer Portal.
  • Transient vendor/platform issues. Retry with exponential backoff.
  • Capture requestId and share with support if persistent.
  • Confirm corporate proxies/firewalls allow the ICDC proxy hostname.
  • Ensure TLS settings support modern ciphers.