I’m getting some “??” showing up in some player’s names. I think it a character set incompatibility. Can you let me know what character set you are using so I can match it?
Examples
Marek Rod??k for Marek Rodak
Andr??-Frank Zambo Anguissa for Andre-Frank Zambo Anguissa
H??ctor Beller??n for Hector Bellerin
Gabriel Magalh??es for Gabriel Magalhaes
Thanks
चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:
Thanks, it turns out it was the json conversion in the code that messed it up. Nothing to do with your API. Thank you for the UTF-8, that is good to have as reference.
cheers
Hi,
you should use the UTF-8 encoding.
Let us know if the problem persist.
bye