I have a process where UiPath Get credential retrieve username and password from Orchestrator.
The username and password need to be passed to a python code that logs in a system.
Is there a way to pass variables (secure string) as input to python? I get the following error: