I am connecting to the Verizon Native API v2 to grab basic reporting data. I've successfully set up the API call within alteryx all the way up until the point of actually receiving the data itself. The response from that call is a URL that has the query results in csv format.
Copying and pasting the URL directly into the browser works perfectly (immediately downloads the CSV). Trying the same request in Postman also results in a flawless execution. However when I run the same request in alteryx I keep receiving the following error (Unrecognized or bad http content or transfer-encoding) from the download tool. I've tried many different request headers and nothing seems to work.



