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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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