Skip to main content

HTTP 302 Found

The resource temporarily lives at a different URL. The original URL remains canonical.

3xx · Redirection✗ not retryable — fix the request instead

Fix checklist

  • Follow the Location header.
  • Audit why an API call is being redirected — usually a gateway or auth portal in the path.

Spec: RFC reference