I am downloading data from a website through Command tool using curl.exe
It has been working fine, but when the data got updated on the website, it doesn't reflect the changes on Alteryx.
I manually downloaded the data using the same url, and it gives me the correct data.
But when I use the alteryx, it gives me old data.
Any idea why this would happen?