Forum Discussion

Sendami's avatar
Sendami
New Contributor
13 years ago

Special character is sent as hexadecimal one

Hi everyone,
Using a REST request, I'm trying to send the special character "ç", but instead of send this character, it's sending "0xe7".

Do you know how I can send this special character without being sent on hexadecimal format?

Thanks in advance,
Regards,
Senda

2 Replies

  • EltonFernandes's avatar
    EltonFernandes
    Occasional Visitor

    Request Properties


    Sendami wrote:
    Hi everyone,
    Using a REST request, I'm trying to send the special character "ç", but instead of send this character, it's sending "0xe7".

    Do you know how I can send this special character without being sent on hexadecimal format?

    Thanks in advance,
    Regards,
    Senda

    Encoding UTF-8