Skip to content

Local Dev POST Error no_matching_pool #219

Description

@amatosolivo

When making the POST to a local MongoosePush service it returns :

{
"reason": "no_matching_pool"
}

Here the POST URL and Body
https://localhost:8443/v3/notification/f534534543
{
"service": "apns",
"alert":
{
"body": "notification's text body",
"title": "notification's title"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions