Given:
- we have private REST service
- we installed and configured On-premises gateway
- we created Custom REST Connector
- everything works fine without usage of Asynchronous Pattern
When:
- we tried to enable Asynchronous Pattern
- and our long running operation returned 202 and location header
Then:
- Power Automate failed
- with an exception "The host name '10.1.xx.xx' resolved to IP address '10.1.xx.xx' which is restricted."