Webhooks not fired on v15

Our app is built using v15 but we are having issues with webhooks. We have enabled the webhook flag in the config, provided a url and we dont see any logs of them firing from our service application. We are able to fire a post request manually at our hook url and we do indeed get logs etc.

We have tried providing some headers and specific events we are interested in using the other config properties but always have the same result of no webhooks firing.

suspiciously when we call the config endpoint of the rest API we don’t see any info about the webhook config, at this point i am not sure if its supposed to be there but i thought its worth nothing.

Is there anything further i can do to troubleshoot this?

Hello @JamRoger,

The best you can do is update to 2.17 version. We fix several issues in every version and it is possible your issue simply disapear in the last version.

Regards