Forum Discussion

taco's avatar
taco
New Contributor
10 years ago

SoapUI

Hi!
Sended XML file with russian characters in SoapUI and got 400 Bad Request error.
The same file, but with english characters in tags, went without errors.

2 Replies

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Are you it is using encoding UTF-8? You can check it in your request, or using System Properties from menu options.
    • taco's avatar
      taco
      New Contributor

      Hello,
      Yes, encoding is UTF-8, do you have any other ideas??