Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

OAuth 2.0 is not enabled for this method

djavier
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 8, 2020

Hello,

I want to use /rest/api/3/groups/picker endpoint but it returns (OAuth 2.0 is not enabled for this method).  I'm using the 3LO app. Can someone help?

1 answer

0 votes
Dario B
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 11, 2020

Hello @djavier ,

As the returned error message says, Oauth2 (3LO) is not enabled for that endpoint. 

Indeed, if you check the REST API documentation for JIRA Cloud,  you can see that no OAUTH scope is declared for the Find groups (/rest/api/3/groups/picker) endpoint while this is available for the other group related endpoints.

GET /rest/api/3/group/member

[...]

Permissions required: Administer Jira global permission.

App scope requiredADMIN

OAuth scopes requiredmanage:jira-configuration
[...]

GET /rest/api/3/groups/picker

[...]

Permissions required: Browse projects project permission. Anonymous calls and calls by users without the required permission return an empty list.

App scope requiredREAD

 

I have opened the below Feature Request on your behalf to enable Oauth2 for this endpoint:

 

You may want to vote and watch the above feature request so that you will get notified in case of any update. The  feature will be addressed according to the Implementation of New Features Policy.

 

Cheers,
Dario

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events