Unable to connect with .NET SDK to Thingworx
Hi there,
I have searched similar issues and I can´t resolve my issue.
I have a trial account of ThingWorx and I want to test .NET sample but I can´t connect to ThingWorx.
First I created SteamSensor1, SteamSensor2 and SteamSensorAppKey in the composer.
My apiUri is: https://pp-1806041235nn.devportal.ptc.io/Thingworx
Is it okay?
I haven´t changed the code provided in the sample. I try the sample in debug mode with Visual Studio 2017.
These are my errors:
com.thingworx.communications.client.TwApiWrapper Error: 0 : [Error] Error intializing SSL connection com.thingworx.communications.client.TwApiWrapper Error: 0 : [Error] twWs_Connect: Error restarting socket. Error 0

