I have an issue where an API response contains a special character (e.g. an apostrophe, or accent letter like é) and FF doesn't recognize it. Is there a way to format the output from an API response?
Example screenshot shows a simple error message from an API call "We didn't find an account..." and the word "didn't" isn't displaying properly.
I tested in Postman and this isn't an issue there so it seems to be in how FF is displaying the response. Any solutions?
thanks!