Set TLS to 1.2 in Powershell and try again
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Set TLS to 1.2 in Powershell and try again
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12