Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi,
I am facing a similar issue like this: https://community.ptc.com/t5/ThingWorx-Developers/cannot-access-thingworx-flow/m-p/909791#M64343
Developer tools say:
:8443/Thingworx/Flow/currentUser:1
Failed to load resource: net::ERR_CONNECTION_REFUSED
:8443/Thingworx/Flow/customCss:1
Failed to load resource: net::ERR_CONNECTION_REFUSED
It would be great if you can help mw with this,
Hello, I don't know anything about Flow, but from the error in DevTools it looks like your host name is empty. That ":8443/xxx" part looks weird, I would expect it to be something like "example.com:8443/xxx" instead. Check how you configured connection to Flow -- maybe check Configuration tab on this Thing where you run this ValidateFlowSetup service...
/ Constantine