Internal Server Error

An unexpected error occurred on the server.

Status: 500 Type: https://brivo.ltd/docs/identity/api/errors/internal-server-error

Something went wrong on the server that was not caused by the request itself. This is not expected under normal operation.

Example

{
  "type": "https://brivo.ltd/docs/identity/api/errors/internal-server-error",
  "title": "Internal Server Error",
  "status": 500,
  "detail": "An unexpected error occurred.",
  "requestId": "req_01j3k..."
}

Resolution

If this error persists, contact Brivo support and include the requestId from the response. This ID lets the team trace the specific request in server logs.

On this page