I have created a Jira Webhook for when Comments are created, updated or deleted. I'm using a MS Power Automate cloud flow to receive the webhook notification. The webhook works with webhook.site. And when I use an example JSON and test my flow from Postman, it works. However, the webhook doesn't work with my PA flow.
Posting the answer here in case someone would come across this question. It had to do with the '%2F' strings in the URL. See this link, which I never came across in my own research: https://community.atlassian.com/t5/Jira-Software-questions/Why-do-I-get-401-Client-Error-when-using-a-webhook-to-post-to/qaq-p/660459
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.