Post a message with special characters on Facebook through Temboo

喜欢而已 提交于 2019-12-11 21:39:26

问题


In my Android app I use the Temboo library to post on user's Facebook wall. Everything is OK except when the message contains non-ASCII characters. For example, if I try to publish the String "Oído", I get on Facebook: "O�do". I suppose I would need to set the charset for the Temboo library (if UTF-8 is not the default charset), but I find nothing on the documentation or I am missing something.


回答1:


I work at Temboo. We made some updates based on your question so encoding should work fine for you now. Please try again and let me know if you're still seeing the issue.

If you ever want to ask us questions directly, the best approach is to contact us via email:

support@temboo.com

We're always available and happy to help.



来源:https://stackoverflow.com/questions/23367383/post-a-message-with-special-characters-on-facebook-through-temboo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!