I am facing this error while uploading the csv file. Can you please have a look ASAP?
An error has occurred. 102 Prohibited input U+00000096
imaazahmedd
Hi,
That's a unicode character (Start of Guarded Area) and you can read more about it here: https://codepoints.net/U+0096
What character set is your csv using and what character set did you specify on import?