Webhook Not Triggered
I am encountering an issue where my registered webhook URL receives no events.
Steps to Reproduce
-
I registered my webhook URL using the following endpoint:
/project/{projectId}/admin/subscription/idea -
Expected to receive events (e.g., idea creation) at the specified webhook URL.
-
However, no events are being sent to the webhook URL.
Expected Behavior
The webhook should trigger and send relevant events to the registered URL whenever ideas are created or updated.
Actual Behavior
No events are being received at the webhook URL, despite the registration being completed successfully.
Troubleshooting Performed
- Tested the webhook URL manually using Postman, and it worked as expected.
- Confirmed that the registration endpoint returned a success response when the webhook was registered.
I use ClearFlask on:
- [x] Self-hosted (Own domain)
- [ ] Cloud (clearflask.com)
- [ ] Haven't tried (yet)
My financial contributions to ClearFlask:
- [x] I use a free Plan
- [ ] Thinking about it
- [ ] Monthly / Yearly Plan
- [ ] Lifetime Plan