Tableau-Powershell-Scripts icon indicating copy to clipboard operation
Tableau-Powershell-Scripts copied to clipboard

Got The remote server returned an error: (404) Not Found."

Open vanessa89phuong opened this issue 2 years ago • 0 comments

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 error: (404) Not Found."

I am able to connect to the server to get the site id, flow id.

Have anyone got this error message?

vanessa89phuong avatar May 24 '23 02:05 vanessa89phuong