WSEMS connection issues - Thingworx Utilities Asset Manager Tutorial I´m trying to get a WSEMS connection from my PC to the ThingWorx Platform (30 days hosted version, so not locally installed).When i start the WSEMS i get this error message: ...{"level":"INFO","timestamp":"2016-09-22T15:16:35,42","origin":"wsEmsProxy::initialize","content":"Initialization complete!"}{"level":"INFO","timestamp":"2016-09-22T15:16:35,45","origin":"C:\Users\buss\Thingworx\ThingWorx Utilities\microserver\wsems.exe","content":"Starting the connection."}{"level":"ERROR","timestamp":"2016-09-22T15:16:35,122","origin":"SDK","content":"twWs_Connect: Error initializing web socket. Response code: 404"}I downloaded the Web Socket Edge Micro Server from the Thingworx Utilities Asset Manager Tutorial (MED-61060-CD-053_SP2_Microserver-5-3-2-Win32).The config.json file lokks like this:{ "ws_servers": [{ "host": "**.***.***.***", "port": 80 }], "http_server": { "port": 8000 }, "appKey": "******************************", "ws_con