GetAppCredentials

Hi,

I’m trying to get my head around the framework and currently at the Level 3 Advanced Training - Acme System1 part.
I don’t understand why my GetAppCredentials won’t work. I have the arguments, the asset, the config file all setup. What’s the obvious which I missed? thanks.

@Janos_Kis

Welcome to the uipath community.

You have to pass value to in_Credential argument like this.

in_Config("System1_Credential").Tostring

Hi,
Thanks! the Walkthrough screenshot needs to be updated I think :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.