I have a on-premise instance of Jira with two webhooks used for updating projects and worklogs. I have been testing these on our ondemand instance, but cannot get the worklog webhook to work. I log all incomming requests and the project update webhook is received and works as expected.
I had to change from https to http even though we use a certificate, but for now this is just for testing. (possibly not signed correctly?)
Not sure why one webhook works, while another to the same endpoint doesn't.
Any other requirements for the webhook to work?
Any special requirements for worklog webhooks?