tableau / TabMigrate

A lightweight tool for moving Tableau content between multiple Tableau Server environments
MIT License
118 stars 59 forks source link

The remote server returned the error (409) Conflict. #48

Open ghost opened 4 years ago

ghost commented 4 years ago

Getting error while trying to upload the workbook to another server. TabMigrate uploads datasource but not the actual workbook. BTW why does TabMigrate use API version 2.3 when 2019.x is on API version 3.x ????

`02.2020 08:48:32, create project (https://mytableau/api/2.3/sites/1d3cbf2b-5541-4b79-972d-8c743579dd76/projects) : The remote server returned the error (409) Conflict. <?xml version='1.0' encoding='UTF-8'?>

Resource ConflictA project already exists with the name '_Test'

001, 14.02.2020 08:48:32, Error attempting to create project '_Test', The remote server returned the error (409) Conflict. 002, 14.02.2020 08:48:32, Failed attempting to create project '_Test', Object reference is not set to an object instance. 003, 14.02.2020 08:48:32, Aborted upload workbooks. Unexpected error + Object reference is not set to an object instance. `