Amazon Seller Seller Central - JSON Parse Error

I am having a JSON parser error in my very simple flow to download a report from ASC. The gunzip seems to work correctly contrary to other users experiences but my JSON keeps saying invalid JSON (and it does seem that way to me in the gunzip data).

Here are some important screenshots of my scenario.



One screenshot is with the toString function and one without in the JSON module

Welcome to the Make community!

That doesn’t look like JSON in the first place. You can’t parse JSON on a plain text document. Try getting a valid JSON file.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.