I'm encountering an issue with the custom python tools I have built not executing when there are whitespaces in the parameter names/paths. Otherwise, the tools execute just fine and return the expected outputs.
Is there a known resolution to this issue? The error that I encountered is something like; Dataset XYZ does not exist or is not supported.
Thanks.