Hey there!
We've started to receive duplicated notifications though we responded with 200 HTTP Status Code.
AFAIK there's no way to uniquely identify notification from its properties. We decided to get a hash of the notification body and use this value as a unique ID.
However, unified_receipt.latest_receipt_info
seems to be different. Moreover, seems like this is not a valid base64 value.
Could you please help with the issue?