The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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