XiaoYun89
Results
1
issues of
XiaoYun89
I am trying to run the flow using the API method below Invoke-RestMethod -Method GET "https://myserver/api/3.17/sites/mysite-id/flows/runs/myflow-id" -H @{"X-Tableau-Auth"= "$token"} Then I got the message " The remote server returned an...