Leon-Paul Schaub
Leon-Paul Schaub

Reputation: 99

Can't import watson conversation entities, why ?

I got an issue with watson conversation, I am trying to import entities from csv files but it gives me a very VERY explicit error :enter image description here

On the right you can see my csv file. If anyone had a solution I would be grateful

Upvotes: 0

Views: 61

Answers (1)

Leon-Paul Schaub
Leon-Paul Schaub

Reputation: 99

Ok it is and encoding problem I had to convert my csv into utf-8 without BOM

Upvotes: 1

Related Questions