Skip to content
This repository has been 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

Open
mfurqan777 opened this issue Jun 14, 2019 · 0 comments
Open

Comments

@mfurqan777
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant