- Using SSO user to export from Operate > Administration > Control Panel > Content Management > Export
- When attempting to export content, such as Dashboards, after clicking the Export button, the progress bar doesn't advance and disappears after a few seconds, without being presented with a link to download the zip file.
- API call fails:
{
"operationSummaries": [],
"errorMessages": [],
"id": "########-####-####-####-#############",
"type": "EXPORT",
"state": "FAILED",
"startTime": 1784745976691,
"endTime": 1784745976702,
"errorCode": "OPERATION_FAILED"
}