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.
07-23-2018 02:25 PM
Hello,
08-03-2021 11:35 PM
Thank You
08-03-2021 11:40 PM
Thanks
08-03-2021 11:41 PM
09-22-2021 10:11 PM
I have 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.
09-26-2021 10:18 PM
Everything is very open with a clear description of the issues. It was truly informative.
10-19-2021 09:50 PM
"The request was aborted: Could not create SSL/TLS secure channel" exception can occur if the server is returning an HTTP 401 Unauthorized response to the HTTP request.
01-22-2022 03:37 AM