API call returns some German umlaut characters but are not recongnized by cypress #22359
Unanswered
khanlendico
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to save the response into a csv file but the German umlauts are converted to something weird like
from "Schönefeld" to "Sch�nefeld".
As I understand, the german characters are included in utf8 encoding. Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions