Hi folks,
I am trying to use the rest api to sign in to my sandbox server.
the url is: https://10ax.online.tableau.com/api/3.17/auth/signin
the xml request is:
<tsRequest>
<credentials name="<user>" password="<pw>"><site contentUrl="<site name>" /></credentials>
</tsRequest>
the username/pw are correct (mine) and the site name is correct as well.
the error i get is: 401001: Signin Error - Error signing in to Tableau Server