You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
DumbergerL
changed the title
REST-API: A server error ocurred
REST-API: A server error ocurred (Rename Avatar)
Nov 3, 2022
When updating ChurchTools, an error crept into the REST API on ChurchTools side:
The Error ist reported an hopefully get fixed soon.
The text was updated successfully, but these errors were encountered: