Hello
I have created an automation on a button that does a http GET from a server
If that server is accessible public on internet it works.
If the server is on our internal-only network the request fails.
I can access both servers from my web browser in the office on local network.
Is that as expected or am I doing some thing wrong?