Kavin Abelak
Results
1
issues of
Kavin Abelak
Publish call fails for extracts larger than 20mb. The error occurs when tableau_rest_api_connection.py runs append_to_file_upload, specifically the publish += content. The error is TypeError: must be str, not bytes. I...