I cannot add Password parameter in Http Request.
The error message is
A variable, RuntimeArgument or a DelegateArgument already exists with the name ‘Password’. Names must be unique with an environment scope.
But in my parameter I need to add Password Name Parameter.
So, How to solve this Problem ??
thanks.