Skip to content

Not Registered in Results => remove device_id #52

@hniehorster

Description

@hniehorster

Hey,

@EdwinHoksberg thanks for the Github! Really love it!

We have users with a lot of devices, and we send messages to all of them. The results have error's and message ID's. But whenever there is a error I would like to know what device_id is no longer registered. Is this possible?

Here is the part of the response.

    "multicast_id": 1152899987548651788,
    "success": 16,
    "failure": 10,
    "canonical_ids": 0,
    "results": [
        {
            "error": "NotRegistered"
        },
        {
            "message_id": "1644310512120583"
        },
        {
            "error": "NotRegistered"
        },
        {
            "message_id": "1644310512135715"
        }
 ]
}```

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions