This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220SF: HTTPS request error with Temboo SDK

Part Number: CC3220SF
Hi there, 
I work at Temboo, and a customer has reported a problem when running a Temboo program on their CC3220 via CCS Cloud. It seems that something has changed (perhaps in the Simplelink SDK) that has broken how the Temboo SDK in CCS Cloud uses TLS/SSL. We can build projects without issue, but HTTPS requests to the Temboo server fail. The error shown in the console is:
[SOCK EVENT] - Unexpected Event [20x]
 
We can manually edit a project so that requests are made to Temboo on port 80 and don't use TLS, and in this case our requests will succeed. Do you have any advice on how best to resolve this issue and make Temboo requests over TLS/SSL succeed again? 
Thanks a lot,
Cormac