-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.4.2-HF20, 5.5.0-HF06, 5.6-RC1, 5.6
-
Component/s: Automation
When getting a blob through Automation API, if is mimetype is "???", you get this error
java.lang.IllegalArgumentException: Error parsing media type '???'
We need to set the response mimetype to application/octet-stream to avoid this error