Hi @Max Prokopp, It is failing to download the CSV file due to permission issues as the node is not able to read due to the google drive permissions, to solve this, you can upload your file to BuildShip and generate a public URl (using "Generate Public Download URL" node) and then pass it to the download CSV node, it should work then.