tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
648 stars 416 forks source link

Tasks.create does not work with Tableau Server #1376

Open bugcity opened 1 month ago

bugcity commented 1 month ago

The url and create_req generated by Tasks.create seem to be for Tableau Cloud; when run on Tableau Server, no error occurs, but the task is not created.

jacalata commented 1 month ago

What kind of task are you trying to create?