Hi,
For the last 3- 4 weeks more often then not fails and getting a AckCodeType failure
if (getOrders.ApiResponse.Ack != eBay.Service.Core.Soap.AckCodeType.Failure)
takes around 3 - 4 mins then get the following error
System.NullReferenceException: 'Object reference not set to an instance of an object.'
eBay.Service.Call.GetOrdersCall.ApiResponse.get returned null.
Using AssemblyVersion("3.1027.0.0")
Thanks