@LizetteL I believe there might be a slight bug in 22.1 regarding this. I sent this to the product team to be addressed in a later version, however there is an easy workaround. I believe the reason for your error is that the credential doesn’t yet exist. If you were simply logging-in to the application (using the PerformLogin method), this dialog would get shown automatically and therefore the credential would get created at that moment. If you want to do this in an automation like you have shown, you’ll need to first add that credential the first time. Here is an example of that.