Hello.
I'm using the API to create a ticket but, when I see the result in OSTicket admin panel, I see that the message isn't UTF-8, because the HTTP 1.1 have the ISO-8859-1 as default charset of the message.
So, I tried to modify the charset via message header, but it doesn't work. So, anyone has changed the encode of the message?