Critical severityinfrastructure
Power BI Refresh Error:
E_500_USR_SVC_3902
What does this error mean?
Tableau Cloud Manager returned E_500_USR_SVC_3902 (More than one process is trying to update the same tenant, site, or user) during a user or tenant management operation.
Common causes
- 1The Tableau Cloud Manager API returned E_500_USR_SVC_3902: More than one process is trying to update the same tenant, site, or user.
- 2The user management operation (dynamo db concurrent modification exception) was rejected due to invalid request parameters or authorization constraints.
- 3The tenant, site, or user referenced in the request does not meet the conditions required for this operation.
How to fix it
- 1Review the API request payload and ensure all required fields are valid.
- 2Verify that the authenticated caller has the necessary Tableau Cloud Manager permissions.
- 3Check the Tableau Cloud Manager documentation for the specific constraints of this operation.
- 4Inspect the full error response body for additional context beyond the error code E_500_USR_SVC_3902.