Hi all (if there's anyone interested ;))
I found the solution for my case, hope this helps someone.
It seems that the proxy setting was causing this problem.
In Windows (mine is 10) environment variables, there is HTTPS_PROXY.
That variable's value would be something like http://proxyname:portnumber.
For me, deleting "http://" from that value solved the issue.