hi everybody, trying to read a json file but i'm having some problems.
the file i would like to work with is available here:
if i use one AutoTools Json Read action to import the file from the web and define the fields i want to collect, then everything works fine.
The problem comes out when i want to store that json object into a variable and define the fields in a second action: now the second json read action doesnt succed and times out.
you can find attached below the description.
Tested a couple of other json files and they work fine. doubting there is maybe some problem with this file or something (or else i'm missing something i dont get).
regards