I can't find Accept remote API calls settings in our jira

Deleted user August 31, 2015

Hi JIRA help,

I'm trying to find how to enable API calls with JIRA for my team ( I'm currently working on one cool plugin ) and I need to test it with API's , but I can't find in our JIRA . Can you please help me?

Curl request returning 'HTTP/1.1 400 Bad Request' but I'm following instructions from JIRA Dev but no luck 

 

Thank you,

Natalie

8 answers

1 accepted

1 vote
Answer accepted
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.
August 31, 2015

It's not a setting you can change on Cloud, but it is switched on.

What instructions do you have for testing the connection?

Deleted user August 31, 2015

Using this doc:My curl command is looking like  :

 curl -D- -u myAccount:myPassword -X POST --data filenameWithJson -H "Content-Type: application/json" myJira/rest/api/2/issue/

Respond is:

HTTP/1.1 400 Bad Request
Server: nginx
Date: Mon, 31 Aug 2015 22:08:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive

Deleted user August 31, 2015

Basically I'm trying to send a request with python to create an issue.

 

But I was checking is it working, that's why running curl command.

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.
August 31, 2015

The url is missing the protocol and issue key

Like Ki Duk Kim likes this
1 vote
muchuan hua April 28, 2016

hi, have you solved this problem?   I can't find "Accept remote API calls" setting in JIRA 7.1, either.

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.
April 28, 2016

Please see the previous answer.

Ting _Chiou Ting Teh_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 1, 2018

 

According to this comment, the option is removed as per the removal of the SOAP API.

1 vote
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.
January 27, 2016

No.  That's an add on.

Oh, hang on, you're on 7.  The flag has been removed from the general configuration.  I guess because parts of JIRA 7 require it to be on, so it's now always on.

1 vote
Anton Ermolaev January 27, 2016

@Nic Brough [Adaptavist] @Sopan Sagorkar can't find "Accept remote API calls" at "System info" in JIRA 7(server version, not cloud). Can you help find it?

0 votes
Anton Ermolaev January 27, 2016

nope

May be in 7 it call REST API?

Atlassian REST API Browser - 3.0.12
Plugin byAtlassian
Disabled
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.
January 27, 2016

Admin -> General configuration

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.
August 31, 2015

That's incorrect - Natalia is using Cloud, so she has no access to that, and it's already enabled.

0 votes
Sopan Sagorkar August 31, 2015

Hi Natalia,

First login with credentials which have full admin rights.

Then go to setting->system in System info section you'll find "Accept remote API calls"  which is by default OFF so change it according to your need.

Regards,
Sopan Sagorkar 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events