CSV Import Set Error: Data Contains 2 Columns, Expected 1

ashbot
Kilo Contributor

Good afternoon,

I have a current HTTPS integration that is pulling a CSV.   It was previously working, but now I am receiving an error: Data contains 2 columns, expected 1.   I've seen a lot about date/time fields, I do not have one in my CSV, though I am pulling MAC Addresses that contain semi-colons.   Any help would be appreciated!

6 REPLIES 6

drjohnchun
Tera Guru

This might help, which I just posted CSV Primer & Troubleshooting Tips


ashbot
Kilo Contributor

We were able to figure it out, it was actually a login page that was being parsed as csv.   Thank you everyone!