Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I access my RestAPI ResourceURL on a public network

ShivasaiS June 3, 2015

I am trying to import my JIRA Favorite Filters into Google SpreadSheets. The JIRA RestAPI ResourceURL is http://jiraserver/rest/api/2/filter/favourite

The above URL only work when I am on a local network (private network). How can I access my ResourceURL on a public network since Google Sheets can access (import) data only if the URL is public.

The above ResourceURL gives me right JSON Response on a private network.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2015

This is a networking issue, not JIRA (as you can get to JIRA internally, you know it's working).

 You need to change your network so that it exposes your JIRA to the internet

Suggest an answer

Log in or Sign up to answer