Skip to main content
Best answer by SachinSharma

@WS_9991055 

 

Below are couple of things I noticed,

You cannot use 8443 port with http, it has to be either https://localhost:8443/Thingworx/Composer or http://localhost:8080/Thingworx/Composer

In Kepware, Project > Properties > Thingworx you cannot set Disable Encryption to Yes when using SSL so update it to No.

Update the Resource value to /Thingworx/WS

The appKey is tied to KepwareUser make sure that user has all the proper permissions.

Try to connect again after making these changes.

 

Regards,

Sachin Sharma

 

1 reply

16-Pearl
September 10, 2021

@WS_9991055 

 

Below are couple of things I noticed,

You cannot use 8443 port with http, it has to be either https://localhost:8443/Thingworx/Composer or http://localhost:8080/Thingworx/Composer

In Kepware, Project > Properties > Thingworx you cannot set Disable Encryption to Yes when using SSL so update it to No.

Update the Resource value to /Thingworx/WS

The appKey is tied to KepwareUser make sure that user has all the proper permissions.

Try to connect again after making these changes.

 

Regards,

Sachin Sharma

 

1-Visitor
September 10, 2021

Sharma, 

Thanks, the issue resolve while I update the Resource value to /Thingworx/WS~