Webservice call fails with WebException: “The request was aborted: Could not create SSL/TLS secure channel.”
The following code works fine when called from a web application. When the same wrapper code is called from within a webservice (on the same host), the call fails with the above error. I just confirmed that the API is working at the moment from the utility.