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
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.