When trying to import from a csv file into the customer table, my data was validated, but I got this error message: I've added two fields - Website and LocationVolume, but can see no duplications as seems to be indicated in the error message. Suggestions?
Error: The array of insertion fields you have provided contains a field name more than once. Please make sure each MethodAPInsert call contains a unique value for each item in the arrinsertFieldsArray array.
|