I tried with several CSV files and it happens with all of them.
I tried getting some data using the HTTP Request node but the response is a JSON and I don’t know how to “transform” the response into a CSV to be able to use the Spreadsheet File node after it.
n8n version: 1.6.1
Database (default: SQLite): Postgres
n8n EXECUTIONS_PROCESS setting (default: own, main): Default, own
Hi @Fortian Would you be able to share your workflow here? You can hit ctrl/cmd + a and then ctrl/cmd + c on your workflow editor to select and copy all nodes, and then paste over here between two sets of three backticks (```). I’m not seeing CSV’s being cut off at the last line when I test when grabbing from either HTTP request or FTP