4 Questions to answer when you faced an encoding error in a web service

Encoding non english characters may cause many problems. Especially if you are using a smart text editor, it’s hard to find out what is really happening in the communication because smart text editors are extremely cool moreover they fix the encoding errors by modifying the retrieved message in order to help developers. But sometimes [...]