I have a simple flow that takes an Text input argument called "Parameter1"
When the parameter value contains no spaces, it works fine.
"C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?environmentid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&workflowName=\"Test Flow that takes 1 parameter\"&inputArguments={\"Parameter1\":'Bradwashere'}"
When the parameter contains a space, it returns an error.
"C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?environmentid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&workflowName=\"Test Flow that takes 1 parameter\"&inputArguments={\"Parameter1\":'Brad washere'}"
I am running Power Automate Desktop version 2.55.158.25087