enterprise-api

common_http_403-forbidden

Forbidden

Type
https://problems.atlas.propertyfinder.com/common-http-403-forbidden/
HTTP status
403 Forbidden
Retryable
No
Detail
The server understood the request, but is refusing to fulfill it.

What to do

Ensure your account has permission for this operation.

Example response

An HTTP 403 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/common-http-403-forbidden/",
  "title": "Forbidden",
  "status": 403,
  "code": "common_http_403-forbidden",
  "detail": "The server understood the request, but is refusing to fulfill it."
}

Back to error catalog