Hi DW
It seems like we cannot upload files through CLI today. It worked las friday, but is not working now.
We are using this command
- dw files -io "./Files/Integration/jobs/Import customers.xml" . --host {host} --apiKey {apiKey}
And we get this error
If we try to upload a folder with this command:
- dw files -io "./Files/Integration/jobs" --host {host} --apiKey {apiKey}
We get this error:
I can see CLI was updated yesterday could this have broken something?
BR Chris