I have a workflow that has been running for a long time now. It has always worked fine but last week it suddenly stopped working. I found what’s wrong but I don’t understand why and I guess it’s a bug in N8N..
I use the spreadsheet node to read a csv file. This always worked fine like this screenshot from 3rd of June:
Can anyone help please because this issue is very urgent. I know there is a new node to read a file from csv to json but this also does not work because something goes wrong when the values of the csv are in quotes:
Hi Ria,
You’re correct! I received another error because the delimiter was “;” instead of “,”… But after setting the delimiter option it worked perfectly fine.
Thanks a lot