Unable to read json file

The "Import JSON from file" action expects the JSON file to contain a valid JSON node, such as an object or an array, and not several objects separated by a line break.

As a workaround, you can use the "Import plain text" action followed by the "Parse JSON" action.