Katalon Jira Integration url error

After installing the Jira Plugin, I could not login with Jira url. Getting error invalid url, Please help

server url:
https://portals.cns-inc.com

2 Likes

Any screenshot you can provide?

1 Like

Are you sure that there is not any firewall or proxy behind this?

If there is a firewall between Katalon Studio and the Jira server, you will need to configure Katalon Studio to use the firewall proxy. To do this, follow these steps:

  1. Go to Window > Preferences > Katalon > Proxy.
  2. Select the HTTP proxy type.
  3. Enter the IP address or hostname of the proxy server in the Host field.
  4. Enter the port number of the proxy server in the Port field.
  5. If you need to authenticate with the proxy server, enter your username and password in the Username and Password fields.
  6. Click the OK button to save your changes.

Once you have configured Katalon Studio to use the firewall proxy, you should be able to integrate Katalon Studio with Jira without any problems.

Let us know if this works for you

You can also refer doc Configure Jira integration in Katalon Studio | Katalon Docs