Has anyone had issues with downloading CSV Files v...
# suitescript
s
Has anyone had issues with downloading CSV Files via Suitelets? I am using writeFIle, and my download always fails.. It was working in the past.. so far I’ve only tried in chrome.
Fixed the issue… I was writing the file as type CSV, and when I changed it to PLAINTEXT it downloaded with no issue.