UiPath Apps - StartProcess error Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

@Anil_G
When I checked the robot, I hard-coded it in the OC process properties and ran it, and there were no problems.

It seems that the arguments are not being passed properly from Apps to OC.

Are the arguments specified correctly as follows?

・String: “=CurrentUser.Email”

・TimeSpan: “=TimeSpan.FromSeconds(10)”

・Boolean: true