I have configured webhook with Jira 8.13.22 version.
I did set a GET method API for all the issues and events
But the API is not getting triggered. On API Get call it should insert a record in database.
When I hit the API in URL its working but from Jira its not working as webhooks not calling the URL.
I have been trying from 2-3 days but nothing is working.