Hello,
I'm receiving this error when using the Unzip files flow in PAD. I've confirmed the archive and destination paths are correct, the password is correct, and the .zip file is not corrupted nor is it a large file. I have used this flow structure with two other flows and they work without issue. The structure is Wait for file -> Unzip files
Below are the details of the error. Any help is greatly appreciated.
Microsoft.Flow.RPA.Desktop.Modules.SDK.ActionException: 'C:\Users\AC03372\OneDrive - Alberta Central\Mellon Reports (.zip)\Custody Valuation - Alberta Central.zip' isn't a valid zip archive or a parameter isn't set
at Microsoft.Flow.RPA.Desktop.Modules.Compression.Actions.UnzipFiles.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)