MetricSign
Start free
Medium severityconfiguration

Power BI Refresh Error:
TOO_MANY_REQUESTS

What does this error mean?

Tableau Cloud returned error 429000 (TOO_MANY_REQUESTS) — error. An error occurred.

Common causes

  • 1The request was rejected by Tableau Cloud with error TOO_MANY_REQUESTS (HTTP 429).

How to fix it

  1. 1Review the Tableau REST API documentation for this error code.
  2. 2Validate the request and retry.

Frequently asked questions

What does Tableau error 429000 (TOO_MANY_REQUESTS) mean?

It means error — an error occurred.

How do I find the resource ID causing this error?

Use the corresponding Tableau REST API List endpoint (e.g. GET /sites/{siteId}/users) to retrieve valid IDs before passing them in update or delete requests.

Source · help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_errors.htm

Other configuration errors