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

Add useful error messages about missing password/token file in login #289

Open
jacalata opened this issue May 13, 2024 · 0 comments
Open
Labels
enhancement code quality/infrastructure update

Comments

@jacalata
Copy link
Contributor

Related to #168

Current behavior:
python -m tabcmd login --server https://online.tableau.com --site tabcmd --token-name jac --token-file nonexistent.txt
-- output says there was an error signing in

Expected behavior:
output says the token file (or password file) was not found

@jacalata jacalata added the enhancement code quality/infrastructure update label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement code quality/infrastructure update
Projects
None yet
Development

No branches or pull requests

1 participant