Hi team,
We have a workflow on a jira service project. The workflow invokes a rest API which is deployed on GCP GKE. We configure the IP whitelist on service side.
Yesterday, the workflow failed with the below error:
```
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
```
I guess the JIRA IP range changed. Could you help to verify? Thanks
Hi @Kevin Zhang
All information on IP ranges and domains used by Atlassian can be found here,
I suggest to whitelist the whole IP table specified in the outgoing connections section of that page, so all IP addresses and ranges that Atlassian uses.
You instance will not have a fixed IP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.