Im Using Dokploy and api domain is "domain.com/api", and when confirming subscription I get 404.
Docs say:
Protocol: HTTPS
Endpoint: https://api.yourdomain.com/webhooks/sns.
and issue #40 mentions to use "/api/webhooks/incoming/sns".
But both return:
"{"code":404,"error":"Not Found","message":"Unknown route","time":1779231394823}"

Im Using Dokploy and api domain is "domain.com/api", and when confirming subscription I get 404.
Docs say:
and issue #40 mentions to use "/api/webhooks/incoming/sns".
But both return:
"{"code":404,"error":"Not Found","message":"Unknown route","time":1779231394823}"