expando
expando copied to clipboard
UTF-8 compatibility
It doesn't respect UTF-8 encoded text.
Well, that's certainly a problem! Could you give me an example of an offending source file and paste in the result of attempting to run a command on the terminal?
Attache the intents file containing Chinese characters.
After updates, the characters appear in the api.ai's console as the following
å¨ ä½ å¥½ Hello
By the way, I noticed that the original example response text (which is given by api.ai) is also corrupted as:
ÃÂÃÂÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÿÃÂÃÂÃÂïÃÂÃÂÃÂüÃÂÃÂÃÂÃÂ
It's on api.ai's server only and I don't store them locally. So I don't know if it's caused by api.ai's ruby SDK yet.
Thanks so much for providing the additional info! We'll try to run this down as soon as we can.