• Donald Sbabo
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hello I am trying to creatge a program that interface with docuware using visual studio.  However when I try to login with the SOAP API login function I get the 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.;"  The browser I am using is not using TLS 1.0 but it is still not connecting correctly.  What can I do to fix this?