You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Recently M$ changed something in their website, which made WinHttpRequest crash with error "No mapping for the Unicode character exists in the target multi-byte code page".
doesn't work.
throws an error that ResponseStream is either null or undefined.
I don't know how to use ResponseBody as an array, both tries to use it either as js array or as WSH collection have failed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Recently M$ changed something in their website, which made WinHttpRequest crash with error "No mapping for the Unicode character exists in the target multi-byte code page".
doesn't work.
doesn't work - it either throws error or puts in res few bytes from whole response body.
Another try
throws an error that ResponseStream is either null or undefined.
I don't know how to use ResponseBody as an array, both tries to use it either as js array or as WSH collection have failed.
The text was updated successfully, but these errors were encountered: