I have an API call set up which appears to be extracting data through the Download, however when I try and JSON Parse the Downloaded Data, I get the below error. I can see the data in the DownloadedData field before it reaches the JSON Parse but only one line is then Parse.
ConvError: JSON Parse (5): Error message: The document root must not be followed by other values. at character position: 222
I am going to struggle to provide a workflow as the data cannot be shared, however this is the Download and JSON configuration.


Any general suggestions much appreciated.
Thank you