Earlier I was able to select "Enable API Access" in the general configuration for our site administration. Now when I go back and try to find the setting it's not present. I have all the necessary admin privileges. Where the heck did it go?
Hi Charlie,
It appears this was taken out of JIRA around 7.0 per JRASERVER-45768:
...this option is not available in JIRA 7 as JIRA's SOAP and XML-RPC remote APIs were removed in JIRA 7.0 for Server as per SOAP and XML-RPC API Deprecation Notice - Atlassian Developers.
If you are using an earlier version of JIRA let us know and we'll go from there.
Cheers,
Branden
I'm using Jira Cloud. This should be present, it's in all of their documentation plus I just enabled this about 2 weeks ago.
<ignore this 2nd reply>
This is the Cloud bug JRACLOUD-45768 which states the same thing for Cloud. With the way the development has been split for Cloud and Server it's possible that is still in/added back to Cloud for some reason, however, I'm unable to find that option in my 7.5 Server or my Cloud instance.
If I use "g+g" the option comes up but it doesn't exist on the page I was redirected to:
In addition, I checked with a Senior Cloud Engineer and the response was as follows:
The API in Cloud is permanently enabled and can't be toggled
This is also acknowledged by JRACLOUD-41876 - Adding a limit on REST API request:
Currently, there is no limit in sending REST API request. In some cases where users sending REST API request to run complex JQL queries with high frequency, it returns enormous number of results and it potentially causes an outage for the instance. To prevent it to happen, it would be great if there is a limit on REST API requests.
Currently, there is no limit in sending REST API request. In some cases where users sending REST API request to run complex JQL queries with high frequency, it returns enormous number of results and it potentially causes an outage for the instance.
To prevent it to happen, it would be great if there is a limit on REST API requests.
I would check with the Cloud team if you can and see what could be going on with that instance because that shouldn't be a possibility at this point. There are some add-ons that may need to have the API toggled so that may be a possibility as well.
If you feel comfortable providing your Cloud URL I can check to see what could possibly be going on.
I have the same question. Can anyone answer please?
I am trying to connect using this SDK to my Jira cloud instance but it returns an empty result set. Since I had not connected to the API before, I do not know where the issue can be.
It's the same answer. The REST API is enabled and can't be disabled. The other deprecated APIs are not there any more.
Your "empty result set" is down to the wrong query, not the API. What are you sending over to Jira?
It looks like you're new here. Sign in or register to get started.