
Announcements
Hi Team,
I got below error in both Test step and flow when using Custom Connector.
{
"error": {
"code": 500,
"message": "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond ****",
"source": "asia-001.azure-apim.net",
"path": "forward-request",
"policyId": "",
"clientRequestId": "8e119091-5e5d-4e2a-a57f-f9ae9ae361c1"
}
}
It looks like the some IP addresses from Power Automate or Azure(maybe?) are blocked.
What's the outbound/inbound IP address I need to configure on my server to communicate with Custom Connector and flow?
Any comment is appreicated.
Nelson