Skip to content

The request was aborted: Could not create SSL/TLS secure channel. #4

@MilesThorn

Description

@MilesThorn

I get this error when I try to run the test program.

System.Net.WebException
HResult=0x80131509
Message=The request was aborted: Could not create SSL/TLS secure channel.
Source=System
StackTrace:
at System.Net.HttpWebRequest.GetResponse()
at JotForm.APIClient.executeHttpRequest(String path, NameValueCollection parameters, String method) in C:\Users\suppo\Source\Repos\JotFormAPI\JotForm\APIClient.cs:line 92
at JotForm.APIClient.executeGetRequest(String path, NameValueCollection parameters) in C:\Users\suppo\Source\Repos\JotFormAPI\JotForm\APIClient.cs:line 148
at JotForm.APIClient.getUser() in C:\Users\suppo\Source\Repos\JotFormAPI\JotForm\APIClient.cs:line 237
at JotFormTest.Program.Main(String[] args) in C:\Users\suppo\Source\Repos\JotFormAPI\JotFormTest\Program.cs:l

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions