enterprise-api

common_http_500-internal-server-error

Internal Server Error

Type
https://problems.atlas.propertyfinder.com/common-http-500-internal-server-error/
HTTP status
500 Internal Server Error
Retryable
Yes
Detail
The server encountered an unexpected condition that prevented it from fulfilling the request.

What to do

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

Example response

An HTTP 500 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/common-http-500-internal-server-error/",
  "title": "Internal Server Error",
  "status": 500,
  "code": "common_http_500-internal-server-error",
  "detail": "The server encountered an unexpected condition that prevented it from fulfilling the request."
}

Back to error catalog