Hello everyone!
I am trying to make a post request to a API I made, the API is live on the internet now, I am able to access it and ping it outside of my company network. The API accepts a post request containing a JSON object. I am able to send post request successfully with the power automate desktop "invoke web request" function just fine however when I try sending a post request with power automate cloud I am getting this issue. Whats confusing me is that the website is live on the internet and is accessible however im getting an error saying the host name cannot be resolved.
I am able to successfully invoke http GET request to the websites "test page" with power automate. It's just the post request giving me issues. Has anybody run into this before or have any advice?