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.
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.