Error in ASO Manager in Pega 22.1

Hi,

I am trying to use ASO manager in Pega 22.1 however I am encountering an error. Please see the attached screenshot.

I already added the application key in Credential Collection Editor.

There must be a special step now in Pega 22.1 when using the ASO Manager.

I was using ASO Manager in Pega 19.1 and I did the same step, but I did not encounter any error before.

@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.