Hi! I'm using the download tool to pull a report from a URL and received the following error- Error in writing: stoi argument out of range. I have ran this workflow many times successfully but all of a sudden I got this error.
The download tool has the url in the URL field and is set to output to a temporary file. The download was too large to output to a string.
Headers and payload are all empty and HTTP Action is set to GET.
Does anybody know why I am getting this error and how to fix? Thanks!