LiveExtract fails every time, most likely due to the recent changes to Hotmail/Live systems.
Error is : The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Request is: https://cumulus.services.live.com/somebody@hotmail.com/LiveContacts
The line causing the error is: WebResponse response = request.GetResponse();
An expired certificate perhaps?
Log in to post a comment.
Error is : The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Request is: https://cumulus.services.live.com/somebody@hotmail.com/LiveContacts
The line causing the error is: WebResponse response = request.GetResponse();
An expired certificate perhaps?