is it possible to make a request to a currently non-supported api (eg. rest/gadget/1.0/createdVsResolved) using the provided OAuth helper ?
I need to call a Gadget to get a chart image but I had to make a request outside of jira-connector using basic auth only for that request, while for every other need I use the provided OAuth helper.
Can you make a non-predefined request by providing the request url ?
Thanks !
Hi,
is it possible to make a request to a currently non-supported api (eg. rest/gadget/1.0/createdVsResolved) using the provided OAuth helper ? I need to call a Gadget to get a chart image but I had to make a request outside of jira-connector using basic auth only for that request, while for every other need I use the provided OAuth helper. Can you make a non-predefined request by providing the request url ? Thanks !