I'm trying to publish to Tableau Server using the Publish to Tableau Server tool.
Alteryx Version: 2019.4
Publish to Tableau Server Tool Version: 2.1
Tableau Server Version: 2019.2.0
I am able to connect to the Tableau server in the configuration screen for the tool, choose a project and enter a name for the extract.
However, when I execute the tool I get this error message back:
Error: Publish to Tableau Server (4): TableauServer.UploadChunks (238): Iteration #1: Tool #11: Error transferring data: URL using bad/illegal format or missing URL
I've tried breaking out the macro a bit and the download section of the tool is establishing a connection with no issues, its the upload section of the macro that is failing.
Has anyone else managed to find a resolution to this issue?