Output files for batch jobs are compressed when they are stored and downloaded.
This reduces the size and download time for the output files, but means that you need to decompress them after downloading.
When using Python Quickstart and Auto-Download Examples this is handled for you. If you use another method, such as Postman then you will need to decompress the file before you can read it.
0 Comments