Javidjms/influxable

Error inserting Chinese field

Closed this issue · 2 comments

Body ('计算器') is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded in UTF-8.

Okay thanks for the feedback.

Did you encounter this error when saving data with the bulk_save() method or BulkInsertQuery class.

In any case, i will fix it with body.encode.

Hi the problem has been fixed in the last release 1.2.1