My Alfresco repository was recently updated to 4.2.e. Now when I call .getCheckedOutDocs() through the Python API, I receive a 500 error with a runtime exception from the https://<server>/s/cmis/checkedout URL.
Is this caused by the latest Alfresco release? Is there a workaround to return a list of checked out files through the Python API?