Skip to content

Corrupt JSON Response Text on Mac (Possible Text Encoding Problem) #288

Open
@ethanlowens

Description

@ethanlowens

I see that there were threads in 2015 tagged "utf-8-issues" but it's unclear whether they were ever resolved. (Apologies in advance, I'm an amateur and don't have a great understanding of text encoding.) I wanted to see if there have been any updates, or anyone has found any solutions for handling characters that get garbled on Macs.

Basically, here's my issue: Used on a PC, my program, which uses VBA-Web to interact with SurveyMonkey's API, works perfectly. However, on Macs, certain characters in JSON responses are getting garbled. For example:
What should be an apostrophe is ,Äô on Mac
An ñ becomes √±
And sometimes, a space after a period becomes  

If anyone has a solution for this it would be a great help. I so appreciate the work you have done putting VBA-Web together!!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions