I have been running a robot for some time and now when using the get mail activity I’m getting an error “Specified cast is not valid.” when looking in the logs it simply says that the activity had faulted. I have reset the variables (using the ctl-k trick) but still, have the issue.
Is there a way to see why this is faulting? To be able to debug inside the activity in any way ?
normally I would have this error for an invalid type being passed? How can I check to ensure the type being passed back has not changed?