Not sure if it's an SDK problem, but when i try to post a request for creating something (email / calendar event), if the body object of my request contains letters with accents, Kloudless returns a status 400 saying that it's utf-8 codec can't decode that specific character :

in my case the letters that have accents are in :
- Calendar event: name & description
- Email: subject & body
can you confirm if it's an SDK problem or some configuration missing issue because i can't find any talking about this encoding.
Thank's
Not sure if it's an SDK problem, but when i try to post a request for creating something (email / calendar event), if the body object of my request contains letters with accents, Kloudless returns a status 400 saying that it's utf-8 codec can't decode that specific character :
in my case the letters that have accents are in :
can you confirm if it's an SDK problem or some configuration missing issue because i can't find any talking about this encoding.
Thank's