CORS configuration on hosted Trial Thingworx Server
Hello everyone,
I'm doing first steps with Thingworx Trial on a hosted server.
Now I'm trying to get some data over the REST API from my webapplication (JavaScript). And here I'm facing the regular problem with cross-site because the CORS is not configured.
How can I activate / configure CORS on a hosted server? For regular installation with access to the filesystem I could do it with ease, since it is well documented (e.g. https://community.ptc.com/t5/IoT-Tech-Tips/Make-a-REST-call-from-a-website-to-Thingworx-platform/m-p/534384).
But can it be done also with the hosted trial server?
Best regards
Alex

