While using Conversations API to a PoC, I've seen that sometimes, some Spanish characters are not well encoded:
"Atrévete a Soñar" instead of "Atrévete a Soñar"
I've been reading the Conversations API, but haven't found anything related to the encoding. Are all body messages encoded using "ISO-8859-1"?
How and where can I confirm this?