Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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
Hi,
The hostname is not empty. When I hover the mouse over the ":8443/xxx" it shows the complete URL with the hostname.