Jira Automation > Error 403 every time

David Jose Silva Ruiz January 18, 2021

Hello community,

I'm trying to automate some Jenkins jobs based upon Jira changes.

I've read some other questions and articles about Webhooks and everything seems to be ok from my side, but it's failing.

Using the same headers and endpoint I can make it work with postman and with curl. What am I missing?

webRequestError.png

https://community.atlassian.com/t5/Jira-discussions/Jira-Automation-Rules-Send-Web-Request-and-APIs-protected-by/td-p/1568456

https://community.atlassian.com/t5/Jira-articles/Automation-for-Jira-Send-web-request-using-Jira-REST-API/ba-p/1443828

2 answers

1 accepted

0 votes
Answer accepted
David Jose Silva Ruiz January 19, 2021

Found the root of the problem. 

Needed to add Jira's IP addresses to whitelist them in my Jenkins server, you can find them here: https://confluence.atlassian.com/cloud/atlassian-cloud-ip-ranges-and-domains-744721662.html

Ritik Banga April 4, 2022

Hi @David Jose Silva Ruiz 
Could you please help me how to whitelist Jira Ip address in my jenkins server.

Thank you in advance

0 votes
Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 18, 2021

Hi @David Jose Silva Ruiz ,

there's code 403, so there's probably something wrong with the authorization - are you sure the appropriate header is correct? Are you also able to get the error message?

Also the content of the field Custom data is suspicious for me - it probably has wrong format. How should your request body look like?

Thank you.

David Jose Silva Ruiz January 19, 2021

Hi @Hana Kučerová ,

For now, the custom data is not being used, so the format is not important.

And the headers are correct, using exactly the same I can trigger Jenkins (with postman & curl from terminal).

To me it looks like perhaps it has to do with proxies or something similar; how can I configure that?

Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 19, 2021

Hi @David Jose Silva Ruiz ,

I would recommend you to use service like RequestBin to be able to compare, how exactly the request looks like, when you are sending it from Jira and using Postman.

About proxies - some info can be found here.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events