Skip to main content
14-Alexandrite
December 29, 2021
Solved

Handshake error

  • December 29, 2021
  • 1 reply
  • 2482 views

Thingworx 8.5.0 

 

I am trying to execute GetJSON service in ContentLoaderfunction.Getting handshake issue. Please find the attached Thing containing the service

Best answer by TonyZhang

Hi @KN9954684,

 

Could you please verify if deleting the "s" in url will resolve the issue?

http://jsonplaceholder.typicode.com/todos/3

 

If so, it's might be something wrong with your ThingWorx SSL configuration.

 

1 reply

24-Ruby III
December 29, 2021

 Hi,

 

Read these articles:

A similar question was previously - "Error executing GetJSON in service - Invalid Content Type: text/html": https://community.ptc.com/t5/ThingWorx-Developers/Error-executing-GetJSON-in-service-Invalid-Content-Type-text/td-p/696128

14-Alexandrite
December 30, 2021

The issue mentioned in the above links is not completely related to my issue.

 

Execution error in service script [JsonCheck] :: Received fatal alert: handshake_failure

14-Alexandrite
January 3, 2022

Is there any solution to this?