Skip to content
This repository was archived by the owner on Nov 29, 2019. It is now read-only.
This repository was archived by the owner on Nov 29, 2019. It is now read-only.

AWS SES push events are not working with app's webhook endpoint #7

@mfurqan777

Description

@mfurqan777

Hi
First Thanks for valuable piece of code.
It works great with mailgun domains using app's webhook endpoint.

I tried with aws ses as well but the sns push notifications are not properly working
in file "suet/workers/ses-webhook/index.js" line no 129 stats // Add receiver and following lines after that are comment out.

there is no response for data/event pushed on app's webhook endpoint (https://domain.com/ses/webhook).
I tried same push event on host: https://us-central1-suet-170506.cloudfunctions.net/ses-webhook it gives status OK response but hosted server webhook for aws ses (https://mydomain.com/ses/webhook) gives no response.

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