🚀 UiPath Cloud Unable to Access HTTP Website on Custom Port

Issue: I need to access a website through UiPath Cloud, but it does not load. The same site works perfectly in PC and mobile browsers.

Details:

  • The website is hosted on a public IP with a non-standard port (8005).
  • UiPath Cloud seems unable to connect, while local browsers work fine.
  • I cannot modify the server settings (e.g., enable HTTPS or change ports).

Possible Causes (Suspected):

  1. UiPath Cloud may block HTTP requests on non-standard ports.
  2. Direct IP access might be restricted due to security policies.
  3. HTTPS might be required for UiPath Cloud connections.

Question:
Does UiPath Cloud restrict HTTP connections on non-standard ports or direct IPs? If so, what are the possible workarounds?

Thanks in advance! :rocket:

Hi @Prapti_Wed

UiPath Cloud may restrict HTTP connections on non-standard ports or direct IPs for security. To work around this, you can use a proxy server to route traffic, connect UiPath Cloud via VPN, or switch to HTTPS on port 443 if possible.

Check below link:

If you found helpful, mark as a solution thanks.