Open
Description
Describe the bug
When a Tableau extract(.tdsx) file published to Tableau server which are greater than 64 MB, then the REST API call returns "500 Internal Server Error". The same works very well with TSC version 0.25.
Versions
Details of your environment, including:
- Tableau Server version (or note if using Tableau Online) - 2022.3
- Python version - 3.7.0
- TSC library version - 0.29/0.30
To Reproduce
- Keep a Tableau extract with a size of greater than 64 MB. In my case it was 74 MB
- Use TCS version 0.29/0.30 to make a REST API call to publish to a server either new ds or overwrite
- Read the response which will of 500 Internal Server Error
Results
500 Internal Server Error
nothing much
NOTE: Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.