Currently getting this warning when executing my workflow for the level 3 assignment 1. Although the workflow is able to run without issues and the credentials are being carried over into the process.
I’ve verified that the robot is connected. Any tips on what could be wrong?
The thing is that whenever I run the workflow it’s still able to get the credential values (username and password) inside the asset and apply it during the process execution.
Anyway, I’ve found the cause of the issue.
I’ve mistakenly placed unnecessary credentials (name & value) in the “Asset” sheet of the config file. Once I removed it the warning disappeared.