Triggering Microsoft Power Automate with CRM Webhook issue

Triggering Microsoft Power Automate with CRM Webhook issue

Hi, I've created a webook calling a Microsoft Power Automate Flow (HTTP Trigger URL). Everything is working fine when the power automate flow is running on Microsoft server in the US (Ex: https://prod-187.westus.logic.azure.com). However, when the exact same Power Automate flow is running on a server located in Canada (Ex: https://prod-16.canadacentral.logic.azure.com) it does not work...
1) If I do not add parameters to the Zoho webhook call, the Microsoft Flow will start with an error.
2) If the Zoho webhook ia passing parameters, the Microsoft flow will not event start.

As I said, when Power Automate is running on US server, everthing is ok.

Also, when I call the flow running on the US and Canada locations form Postman, everything is ok. So I really think there is an issue on Zoho side.

Any help would be appreciate.