Issue Summary
Download a Post Migration Report for a completed migration, it will error out as "This XML file does not appear to have any style information associated with it"
Steps to Reproduce
- Perform a cloud-to-cloud migration and the migration was successful
- Try to download a Post Migration Report but unable to download it because of the error.
Expected Results
Able to download the Pst Migration Report.
Actual Results
Encounter the following error.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error capture-installed="true">
<code>InvalidArgument</code>
<Message>Header value cannot be represented using ISO-8859-1</Message>
<ArgumentName>response-content-disposition</ArgumentName>
<ArgumentValue>attachment;filename=<FileName></ArgumentValue>
<RequestID>XXXXX</RequestId>
<HostId>XXXXX</HostId>
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available