PDA

View Full Version : [SLEEPER:] web service - diacritics problem



pavell86
01-24-2023, 06:22 AM
Hello, I have created a macro in Excel that sends data to a web service. However, I have a problem with the fact that if I send data with diacritics to the web service, the diacritics are garbled after processing. Could someone please advise me how to solve the problem.

I draw the data with diacritics from a cell in Excel In my opinion, the problem will be somewhere at the encoding level, the web service has encoding="utf-8" set Thank you

eachhabitual
11-26-2023, 09:51 PM
I also had the same problem with diacritics data. Is there any way to solve this problem?

Aussiebear
11-26-2023, 10:07 PM
Can the web service transpose after receiving the data?