Intermittent HTML 4xx/5xx from REST API (succeed on retry) | Community
Skip to main content
Question

Intermittent HTML 4xx/5xx from REST API (succeed on retry)

  • June 17, 2026
  • 0 replies
  • 7 views

  • New Participant

Hi Intercom Team,

We're hitting intermittent errors from the REST API that appear out of the blue — not correlated with our request rate or any code change on our side — and that succeed when we retry a short while later.

The responses come back as HTML (nginx), not the usual JSON. Two examples:

  • 404 Not Found — GET /companies/scrollx-request-id: 000fb95rqvhcl5nf9to0
  • 403 Forbidden — seen previously (HTML, no x-request-id / x-ratelimit-limit headers)

We've increased our retry/backoff, which recovers most occurrences, but some still fail outright.

This looks like prior reports:

Any help here would be pretty appreciated. Happy to share timestamps and more request IDs.

Thanks,

Faruq