I'm actually having problem running a Flow triggered by a Power BI Alert.
I was using normaly my flow and than i got to share it with another person as a new owner.
since a did that the flow is not working anymore.
i got de 429 error.
i also saw that this error means problems with excessive runs, but thats not my case; my Power BI alert runs only a twice a day.
Any solutions?
Error Body
{
"error": {
"code": "MicrosoftFlowCheckAlertStatusEndpointThrottled",
"pbi.error": {
"code": "MicrosoftFlowCheckAlertStatusEndpointThrottled",
"parameters": {},
"details": [],
"exceptionCulprit": 1
}
}