We trying to use Visual Cron to perform a Get list Items(s) from a sharepoint site. Connection works correctly but we are getting the following error:
Exception in Task: Cannot invoke method or retrieve property from null object. Object returned by the following call stack is null. "File
"
The CAML Query is the default:
<View><Query></Query></View>
We are running Visual Cron 6.2.2
Any ideas what we are doing wrong?