Earlier this evening getDocumentFieldNames has started failing for us. Are there any known issues?
We’re seeing the following:
"body": {
"requestId": "Root=1-602366b5-7ae9a1f80f779b06046b1ded",
"error": {
"code": "InternalError",
"description": "Operation Failed. Internal error.",
"innerError": {
"innerError": {
"message": "Invalid URI: The format of the URI could not be determined."
},
"message": "One or more errors occurred."
},
"message": "Filemanager has not been initialized."
}
}