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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: