Platform Webhook Handler Troubleshooting

Webhook endpoint: https://dev.webhook.sebek.io/webhooks/notion?tenantId=jason

Health Checks

Critical Requirements for Notion

Quick CLI Tests

nslookup dev.webhook.sebek.io 1.1.1.1
curl -I https://dev.webhook.sebek.io/health
curl -s https://dev.webhook.sebek.io/internal/events/recent
kubectl -n dev logs deploy/platform-webhook-handler -f

Expected Success Signals