Skip to main content
Available in🇮🇳 India🇸🇬 Singapore
Following are the solutions for two possible errors:

Server Response: Array

Resolution
  • Fix 1: Verify if client supports TLS v1.1 using this website: How’s My SSL?. If yes, upgrade the client to TLS v1.1+.
  • Fix 2: Use the code given below to force TLS v1.2:
Force TLS v1.2

Exception User-Unhandled

ResolutionUse the code given below to force TLS v1.2.
Force TLS v1.2
We only have the .NET framework on which ASP.NET works; we do not support it for .NET core.