-
Bug
-
Resolution: Done
-
Normal
-
None
Description of Problem
I'm able to successfully submit an export request. An export status returns complete. However, when I attempt to download the report, I get a 500.
The export service log reports:
"failed to compress payload","error":"unexpected end of JSON input"
Note, this happens when I specify either of json or csv. Interestingly, the error message mentions json in both cases.
Starting with HBI, but could be an Export Service issue.
How reproducible
Always
Steps to Reproduce
- Submit an export request
- Verify its status is complete
- Submit a download request. The response will be 500.
Actual Behavior
500 response
Expected Behavior
Inventory report downloaded