You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
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.