Its in Windows platform.
I have dictionary variable of type string, object in my main process .
Am passing this value to a library who has an input parameter for dictionary.
There is a for each loop in the library to loop through the dictionary, but that loop itself is not initiated . The for each loop from that librray is throwing below error