- As of OpenMetadata versions 1.7.4and1.7.5, thesiteUrlfield has been removed from the Tableau connector configuration. This change was intentional, as confirmed in the release commit.
- To connect to a non-default Tableau site, use the siteNamefield instead. The Tableau Python SDK does not requiresiteUrlfor authentication.
- Ensure the siteNamefield is correctly populated (do not use*) to enable successful metadata ingestion for multi-site Tableau environments.