I'm trying to get a csv that is zipped in a url, which needs basic auth. I can not achieve it, since it throws a syntax error in the argument of the variable 'files'. This is what I tried:
function importdatastreamcsv() {
var user = 'user';...
asked by
17.11.2017 / 10:45