You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix for few issues
* Fix mypy issue
* Fix code format issues
* Fix for issue #349
* Fixing mypy issue
* Changing image resolution default value to high
* code formatting changes
A customer reported that their old script for tabcmd 1 stopped working in tabcmd 2. They used the entire workbook URL as the server value:
tabcmd.exe login -s https://prod-useast-b.online.tableau.com/#/site/gtam/workbooks/1305217/views -t "GTAM"
error in logs showed:
[34888] ERROR 2024-09-25 09:53:42,064: Uncaught exception RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
The text was updated successfully, but these errors were encountered: