Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (11.1k points)

I am trying to send an email through flow when power bi gives an alert and I am getting the following error

This gives me a Status code error 429

Retry-After: 600 
Strict-Transport-Security: max-age=31536000;includeSubDomains
X-Frame-Options: deny 
X-Content-Type-Options: nosniff    
RequestId: ad5eb81f-a02d-4edd-b0c2-964cef662d01
Timing-Allow-Origin: *
x-ms-apihub-cached-response: false
Cache-Control: no-store, must-revalidate, no-cache
Date: Thu, 28 Mar 2019 12:35:42 GMT
Content-Length: 254
Content-Type: application/json
{
  "error": {
    "code": "MicrosoftFlowCheckAlertStatusEndpointThrottled",
    "pbi.error": {
      "code": "MicrosoftFlowCheckAlertStatusEndpointThrottled",
      "parameters": {},
      "details": [],
      "exceptionCulprit": 1
    }
  } 

} 

1 Answer

0 votes
by (22.5k points)
edited by

Error 429 means exceeding the limit

Check the following link for reference, check how many alerts for data tracked you have in the Power Bi service

If u want to know more about this tool, then check the Power BI Developer blog

Thinking of learning Power BI? Here is the opportunity provided by Intellipaat to earn a certification in Power BI Course!

Browse Categories

...