bryanthowell-tableau / tableau_tools

Package containing Tableau REST API, XML modification, tabcmd and repository tools
Other
214 stars 87 forks source link

delete_tags_from_datasource fails due to the wrong url #30

Closed awithey-sedex closed 6 years ago

awithey-sedex commented 6 years ago

delete_tags_from_datasource builds a url to delete tags from views not datasources.

see https://github.com/bryantbhowell/tableau_tools/blob/f64a04a8b5d79807bd12a03459508b377462c92b/tableau_rest_api/tableau_rest_api_connection_26.py#L159

Regards,

Andrew

bryanthowell-tableau commented 6 years ago

Andrew, Thank you for finding this, the fix will be in the 4.6.0 release sometime soon. I've already committed them up to see in GitHub.