In JIRA project settings we have request types menu
by using JIRA rest API how we need to get request types.
if there is any documentation available let me know
@Dario B Hello,
I am using the same endpoint but I am getting following response:
{"errorMessages":["OAuth 2.0 is not enabled for this method."]}
Can you please help.
Thanks
Hello @Talha Ishtiaque ,
Welcome to the Atlassian Community!
As the error message says, Oauth2 is not enabled yet for that endpoint. I have proceeded opening a feature request for this:
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.
Finally, for the future, please avoid answering an old thread (from more than one year ago). You will have better chances to get a reply if you start a new thread.
Cheers,
Dario
Did not work for me on JIRA Cloud with any of the specified URLs above.
In the end I had to use `/rest/servicedeskapi/servicedesk/PROJECT_KEY/requesttype`, but that doesn't even seem to give the correct string that is required to set the request type when POST-ing a new issue...
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.