Hello. I found that there is no problem when writing with pretty json. I am currently guessing that there is no problem when loading with bytes like the pretty json part.
parsed = json.loads(flowFile.getContentsAsBytes()) Can this part be included in the next bug fix if it is correct? I will look into it a little more. Have a nice day.