I am totally stuck. I have tried using toString() around the attachment name, I took a look and the encoding, but I can’t find anything wrong with the CSV file. Any suggestions are appreciated!
Thank you very much @samliew ! You are correct and your solution works. After some research, I learned that when FileMaker exports as CSV it uses a carriage return at the end, but the CSV Parser is looking for a linefeed. Thanks again!
@samliew I have a similar problem as Fred_S.
I also import a .csv from a HTTP request and parse it through a Text parser to remove the first 2 lines of the .csv.
Im also this error: Number of columns on line 1 does not match header.
The output is also just 1 Bundle.
Tried to use the code you provided to see if that is the issue, but no change. Are you able to help me please?
That looks like a new question, could you please create a separate topic for this?
While it’s tempting to continue an existing thread, a more effective approach would be to start a new topic. It helps other community users to respond to your query, and keeps our space organised for everyone. If you start a new conversation you are also more likely to get help from other users. You can refer others back to a related topic by including that link in your question. Thank you for understanding and keeping our community neat and tidy.
The “New Topic” link can be found in the top-right of the header: