Getting "The request was aborted. Could not create SSL/TLS secure
channel" error all of a sudden. What has changed? Was working good
before. I'm using the API to run transactions from a WinForms
application. Thanks.
Hi Again. I decided to move the API to my webservice. Working on that
now. Simulating an HTTP Post directly from the Desktop to the API
endpoint may be the problem. It did work before, but I would not be
surprised if it is no longer allowed. This way...
Hi Elaine. I'm testing against both the Sandbox and Production servers
with same outcome. I reinstalled the libraries so I must be using the
latest version of the SDK. The code I'm using is indentical to the
"Hello World" example. I don't have a serv...