Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

back compat: allow using full url for server #346

Open
jacalata opened this issue Feb 18, 2025 · 0 comments
Open

back compat: allow using full url for server #346

jacalata opened this issue Feb 18, 2025 · 0 comments
Labels
2.0.18 fixed parity missing functionality that is available in old tabcmd

Comments

@jacalata
Copy link
Contributor

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

@jacalata jacalata added the parity missing functionality that is available in old tabcmd label Feb 18, 2025
renoyjohnm added a commit that referenced this issue Mar 4, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0.18 fixed parity missing functionality that is available in old tabcmd
Projects
None yet
Development

No branches or pull requests

1 participant