I created a new webhook specifically for pull request approvals, linking it to the URL and token generated by the Jira automation.
However, during testing, I encountered an issue. All webhook requests are being rejected with the error “Missing Token”.
It seems as if the webhook secret is incorrect, but I’ve reviewed it several times and it appears to be correctly filled in.
I also tried creating new webhooks, generating different tokens, and even changing the webhook settings in Jira, but the same error occurs in all cases.
Would you happen to know if there’s any additional configuration required to successfully establish this communication via webhook?
Hi @Édpo César ,
Did you create a Jira webhook? If so, you need to call the Jira webhook with an extra header called `X-Automation-Webhook` as name and the secret as value.
Yeah, I did. OK, I'll try it!
Thanks Marc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.