SNS Push notification list of available FailureTypes

0

Hi all! Currently the team I'm working on is configuring the topic for the Delivery Failure event in our Platform application.

We are receiving the proper event, for example see below:

{
    DeliveryAttempts: 1,
    EndpointArn: "arn::endpoint",
    EventType: "DeliveryFailure",
    FailureMessage: "Platform token associated with the endpoint is not valid",

    FailureType: "InvalidPlatformToken", <<<<<<<<==========================

    MessageId: "dd686e01-3f8f-56f7-9683-348cb97d649a",
    Resource: "arn:aws:sns:eu-central-1:1212121212:app/GCM/PushNotification",
    Service: "SNS",
    Time: "2022-02-21T12:25:22.787Z"
}

Can anyone tell us the list of available FailureType?

posta 2 anni fa117 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande