Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I was running the REST api command to get the job output and received the same result as you. I found a method in the documentation that allows you to get the output in readable form.Here it is:JobOutput.getOutputContent/id where id is the job run id...