I was able to fix it by just using the File Reader and parsing the CSV in the Custom Node itself. All good now! It looks like the CSV Reader has some issues with larger files and I also ran into some encoding issues. It looks like those problems manifest themselves downstream in the Custom Nodes. So weird!
Thank you for sharing! It seems like a similar issue.
I’ve shared a new custom node with you titled CSV to XML Transcript Formatter- GMLP – you can look it up in the node library and replace your current one or use the workflow here: Gumloop | Automation Builder
Hey @miklernout – The Google Drive File Reader node outputs the file object itself (not the file link by default) however the File Readernode is set to Use Link and hence is expecting a URL input