JetClient / jet-client-support

JetClient is an advanced REST API Client plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/21173-jetclient
110 stars 0 forks source link

Invalid encoding of GraphQL requests #55

Closed anadale closed 8 months ago

anadale commented 8 months ago

Describe the bug When request with GraphQL body is executed, Unicode strings are not properly encoded. For example, Cyrillic symbols are converted to question marks (see attached images).

Steps to reproduce

Expected behavior Data has been properly encoded (as UTF-8)

Environment information:

gql-encoding-1 gql-encoding-2

AntonShuvaev commented 8 months ago

Thanks for reporting this issue. The bug is fixed in version 2024.1.3.