When updating ChurchTools, an error crept into the REST API on ChurchTools side:
{
"message": "A server error ocurred",
"translatedMessage": "server.error",
"messageKey": "server.error",
"args": [],
"errors": [
{
"message": "Churchtools\\Domain\\Person\\AvatarFileDomainHandler::beforeFileSave(): Argument #1 ($domainIdentifier) must be of type string, null given, called in /opt/churchtools_application/versions/churchtools-3.91.1/system/src/Domain/File/FileController.php on line 295"
}
]
}
The Error ist reported an hopefully get fixed soon.
When updating ChurchTools, an error crept into the REST API on ChurchTools side:
The Error ist reported an hopefully get fixed soon.