Calculate Client Security Hash

Im facing error in Calculate Client Security Hash for last 3 days
pls anyone help me out.

1 Like

@Sriram321

Could you please tell more details about the issue and so that we can help you. What error are you getting here ?

1 Like

Invoke workflow file: The following errors were encountered while processing the workflow tree:
‘Login’: The private implementation of activity ‘1: Login’ has the following validation error: Compiler error(s) encountered processing expression Invalid L-value expression.
‘Login’: The private implementation of activity ‘1: Login’ has the following validation error: Compiler error(s) encountered processing expression
Value of type ‘String’ cannot be converted to ‘System.Security.SecureString’.

1 Like

im getting this error everytime when i run and execute calculate-client-security-hash

1 Like

Can you explain which activity you are using???..

1 Like

Capture

1 Like

I mean, in the workflow where you get this error???..

1 Like

can you share the screen shot of where exactly the error is occuring??

1 Like

@Pradeep_Shiv and @Manish540

Capture

Whether this workflow is inside the System1 folder???..

@Manish540 yes

Whether you tried to delete that invoked workflow and retried to invoke that workflow again???..

@Manish540 no manish Im using the same

Try this,
Delete that invoked workflow and retry to invoke that workflow again… and pass necessary arguments to it… and check whether its working or not…

@Manish540 thanks i will try and update to u

here is your problem, your password variable is not of SecureString type, check invoke import argument, check your variable panel for login and check your type into password activity.

If you are getting credentials from the orchestrator asset then it will be in secure string form, so use “type secure text activity” then use secure string variable in the activity…

1 Like

open that workflow and send snapshot please

Hi Pradeep

I am working on Assignement 1 Client security hash, In UIPATH Studio, i am getting following error while adding dependencies in manage packages where no package versions available under Version Drop down box. This is also happening for exisiting package dependencies as well.

I tried to reinstall the UIpath studio numerous times as well , could you please suggest me and help on this.