This is the error message received:
Capture Data: Unable to cast object of type ‘SelectListIterator2[Abbyy.FlexiCapture.WebApi.Client.Models.MemoryFile,System.Collections.Generic.KeyValuePair2[System.String,System.Byte]]’ to type ‘System.String’.
I have tried changing the variable type to array of string as mentioned but that too didnt help.
Could anyone please help me to resolve it.