Forum Discussion
andrew_laser_1
15 years agoNew Contributor
The reason of the problem was the typo in the charset parameter of the response header charset=utf8 should be utf-8
Was found in the response log for xmlhttp.getAllResponseHeaders()
The API tried to find non-existing charset 'utf8' and failed.
After fixing the response header issue on the server side ResponseText is handled without any problems.
Related Content
- 6 years ago
- 6 years ago
Recent Discussions
- 15 hours ago