Hello there, all my info on Power Automate came from online tutorials so I'm not exactly well-versed.
I've been trying to make API calls that I've already tested on Swagger UI (they work! I also tried calling the endpoint on python successfully), however, power automate fails to recognize the IP Address [The host name 'xyz' resolved to IP address 'xyz' which is restricted.].
I already tried replacing the HTTP connector on the flow since apparently previous forum answers say that works but to no avail.
There were no tokens mentioned in the documentation.
Hi @Renad
I think there is some restriction while calling API from your application,
Just to know are you passing authorization token in API if available ?