enterprise-api

common_http_502-bad-gateway

Bad Gateway

Type
https://problems.atlas.propertyfinder.com/common-http-502-bad-gateway/
HTTP status
502 Bad Gateway
Retryable
Yes
Detail
The server received an invalid response from an upstream server while trying to fulfill the request.

What to do

Retry later; if it persists, contact Property Finder support.

Example response

An HTTP 502 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/common-http-502-bad-gateway/",
  "title": "Bad Gateway",
  "status": 502,
  "code": "common_http_502-bad-gateway",
  "detail": "The server received an invalid response from an upstream server while trying to fulfill the request."
}

Back to error catalog