surveys = api.GetSurve" /> surveys = api.GetSurve" /> surveys = api.GetSurve"/>

Nuget SurveyMonkeyApi SSL/TLS Connection issue

94 views Asked by At

I received the error "The request was aborted: Could not create SSL/TLS secure channel" thrown at this line below.

List<Survey> surveys = api.GetSurveyList();

The exception thrown was that SurveyMonkey requires TLS 1.2, as of 13 June 2018 however, the page is secure and after checking the browser security it shows The connection to this site is encrypted and authenticated using TLS 1.2

Please assist.

0

There are 0 answers