Dev-blin
Results
1
comments of
Dev-blin
Hi Exactly the same issue I have. `ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3 | SecurityProtocolType.Tls12 | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls;` This line also does not work for me. Also upgrade the .net Framework to...