Hi friends,
A script of mine stopped working suddenly. I am posting here the part of code that causes the issue.
$sPD = ""
$oMyError = ObjEvent("AutoIt.Error","MyErrFunc") ; Initialize a COM error handler
Local $oHTTP = ObjCreate("winhttp.winhttprequest.5.1")
$oHTTP.Open("POST", "https:/...