Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i am trying to export the all published apps into the one folder by following below article
but i am getting following error at this line
"Export-QlikApp -id $qvf.id -filename "$($folder)\$($streamfolder)\$($qvf.name).qvf" #dumps the qvf".
Invoke-WebRequest : Content-Length or Chunked Encoding cannot be set for an operation that does not write data.
At C:\Program Files\WindowsPowerShell\Modules\Qlik-Cli-Windows-master\functions\core.ps1:60 char:23
+ $result = Invoke-WebRequest @paramInvokeRestMethod @params -UseBasic ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-WebRequest], ProtocolViolationException
+ FullyQualifiedErrorId : System.Net.ProtocolViolationException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
@Clever_Anjos would love to get some help from you
Thanks in advance
Hi, this tutorial was developed before the official Qlik cli tool. I would recommend you converting your script to us it
Hi, this tutorial was developed before the official Qlik cli tool. I would recommend you converting your script to us it