MetricSign
Start free
Medium severityconfiguration

Power BI Refresh Error:
CANNOT_REMOVE_USER_FROM_IDENTITY_POOL

What does this error mean?

Tableau Cloud returned error 429003 (CANNOT_REMOVE_USER_FROM_IDENTITY_POOL) — error. An error occurred.

Common causes

  • 1The request was rejected by Tableau Cloud with error CANNOT_REMOVE_USER_FROM_IDENTITY_POOL (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 429003 (CANNOT_REMOVE_USER_FROM_IDENTITY_POOL) 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