Logout Function Failing
Hi Folks,
I am working on Thingworx version 8.5 and using Logout function within mashup to redirect user to FormLogin page.
It is terminating the session but not redirecting to Form Login but throwing below html error.
Bad Request This combination of host and port requires TLS.
Here is the url for login: https://MyServer:8443/Thingworx/FormLogin/MyOrganization/
Redirect URL(logout) : http://MyServer:8443/Thingworx/FormLogin/MyOrganization/
Note: Its a production server and required certificate is installed.

