Hi Community,
I encountered an issue with Alteryx server on API data download.
As you can see from screenshot below, Download (tool ID 2) has successfully read the API address and download 3 records as output.
Image 1 attached
However, when I uploaded this workflow to the server, it was not working, and causing the downstream workflow to fail.
Image 2 attached
However, when I made another workflow with exact same tools, it read the 3 addresses properly and output the 3 records.
Please ignore the tool ID here as this is a different workflow but same API addresses.
Image 3 attached
I do not understand how the same tools can produce different output.
It is a challenge to do scheduling on the server because of the inconsistent runs.
I was using same API addresses, same tools, same configurations.
Can you help me understand what might be wrong here?
Thank you!