api_key_mode_mismatch

The key's mode (test or live) does not match the resource.

HTTP status403
Error typepermission_error
RetryNo.

Response shape

{
  "error": {
    "type": "permission_error",
    "code": "api_key_mode_mismatch",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/api_key_mode_mismatch",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.