UIPath Advanced Training Assignment 1 Username/Password

Hi, I’m running into a stupid error and I can’t remember how to fix it.

I’m running my workflow and the username and password the robot keeps logging in with is the one from UIDemo. I’m not sure how to fix it.

Can anyone help?

Did you configured Orchestrator Assets Credentials ?
Please check config file or Get Credentials Activity in your workflow which Asset you configured.

1 Like

Check the values in assets, sometime you might have hard-coded the values for local test, check that as well, and ofcourse your config file, if you reading config file then used get assets assets values will override config values, if you used local values that will override other values.