We recently started getting errors for CIM profile transactions while connecting to Authorize .Net in production environment. The error that we are getting is: The underlying connection was closed: An unexpected error occurred on a send.
It was working perfectly fine few days back and no changes have been made to the production code. Amy insight to this issue will be very helpful.
Server used: Windows Server 2008 SP2
Application environment: .NET 3.5
03-05-2018 06:25 PM
Members, any insights on this question?
03-06-2018 06:41 AM
Hello @romiluv4u
You will need to upgrade your platform to support a TLS 1.2 connection. Please see our TLS FAQ for more information.
Richard
03-06-2018 07:59 AM
03-06-2018 03:01 PM
Hello @romiluv4u
Which endpoint are you using? If you're using https://api* or https://secure*, please try switching to api2 or secure2.
Richard
03-07-2018 09:12 AM