Hello Everyone,
I am currently trying to connect to a JSON HTML Address. I have a very simple workflow set up right now. One is a text input that has the URL I want to link to. The 2nd is a download configuration tool and then a browse.
Then I am getting the below error. Without it grabbing any data. If I put the URL in a browser I get the JSON file.
Let me know how I can set this up! I've been trying several different ways but I always get this error.
DownloadData
{"error":{"message":"Exception of type \\u0027xxxxxx.JsonSerializerException\\u0027 was thrown.",
"code":-32700,"data":{"id":"xxxxxxxxx","type":"JsonSerializerException","requestIndex":0},
"name":"JSONRPCError","errors":[{"message":"Exception of type \\u0027xxxxx.JsonSerializerException\\u0027 was thrown.",
"name":"JsonSerializerException"}]},"jsonrpc":"2.0","requestIndex":0}