Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I tried in two ways to start the task through the API with Powershell, but I'm not succeeding.
1 - Option
Command:
Error:
Invoke-RestMethod : The remote server returned an error: (400) Bad Request.
2 - Option
Command:
Returns:
@raf77raf - Your first example might be failing because the name hasn't been URL encoded. Your second example isn't failing, but it is telling you that it can't start the task because of a limited set of reasons.
Option #2 is working from a "authenticated and successfully issued a reload task request", however some other layer in Qlik Sense is denying the actual execution. This should be visible in that local node's log files.