I'm trying to use GetInboxInvoiceInfo to scan my successful auctions, but I am getting strange results. The function is returning nil for all the mail I haven't read\opened. I read this is due to server lag or something, but if I call the function again on the same item 5 mins later it still returns nil. How can I ensure GetInboxInvoiceInfo returns non nil info?
GetInboxText()
wait 1-2 seconds
GetInboxInvoiceInfo()