• Naveen Kumar 472
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I am using soap api for salesforce login authentication in c# but getting below error.
UNSUPPORTED_CLIENT: TLS 1.0 has been disabled in this organization. Please use TLS 1.1 or higher when connecting to Salesforce using https.
So I have already deactivated "Critical Updates" in salesforce but still getting same error.
I am using soap api for salesforce login authentication in c# but getting below error.
UNSUPPORTED_CLIENT: TLS 1.0 has been disabled in this organization. Please use TLS 1.1 or higher when connecting to Salesforce using https.
So I have already deactivated "Critical Updates" in salesforce but still getting same error.