The documentation for Insight says that the URL to call the REST features looks like this:
http://host:port/context/rest/insight/api-version/resource-name
The url to the Insight schema list URL looks like this for me:
https://jira.myCompany.net/secure/ManageObjectSchema.jspa
I have tried combining them like this for an url that should get an icon back for me:
https://jira.myCompany.net/secure/rest/insight/1.0/icon/1
But I get a 404 from Jira.
Do I need to setup something else to get REST access from Insight? Or is the URL wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.