Code to reproduce the exception (built against the latest version of the
C# SDK): var reportingGateway = new ReportingGateway("-- your api login
id --", "-- your transaction key --", ServiceMode.Live); var batches =
reportingGateway.GetSettledBatchLi...