Generate Personal Access Token in your Tableau profile
copy your TokenSecret and paste it into a new environment variable called TableauTokenSecret
on Windows
on Linux
On Linux
run nano .my.cshrc and add variable
setenv TableauTokenSecret "123456..."