v2 server notifications missing data

We are using v2 server notifications and it is working mostly fine. However I am also getting some notifications with no signedTransactionInfo like this:

{
data: {
    appAppleId: ...
    bundleId: "..."
    bundleVersion: "..."
    environment: "Production"
}
notificationType: "DID_RENEW"
notificationUUID: "..."
signedDate: ...
version: "2.0"
}

Normally there is a signedTransactionInfo key which helps me find the transaction that is renewed, but for this case I have no idea which subscription is renewed.

Anyone has the same problem or knows a solution for this?

Replies

Thank you for the feedback. Can you please create a report in Feedback Assistant and post the FB number here? Please include the unrelated notification.

  • Correction, unredacted notification.

  • Created now, the number is FB10034944

Add a Comment