Error 'The given key was not present in the dictionary.'

You’re using a process that uses SAP.
Recently, SAP has been updated, and unknown errors keep occurring.
It is an error that does not occur every time, but ends in the process of opening the SAP application, and when you check the error log, '‘System error at initialization: The given key was not present in the dictionary. at Source: mscorlib’ error. If you cancel and try again, it will return to normal.
What should I check?

Hi @dlqhqo98 ,

The key that you are referring from Dictionary is not present, check used key in your config file.

Now how to find it ?

Run your process in debug mode and stop the bot and the bot will pause on the activity where it is failing , check all dictionary key used in workflow in cofig file.

You can also share you workflow and config screenshot here.