How do I get a list of sprint from the Jira Cloud Platform Rest API? https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest&utm_medium=302#authentication
I cannot use /rest/agile/1.0/board/<board_id>/sprint, because this endpoint does not support OAuth2.0 and I need to use OAuth2.0 for my app.
Hello @Adam Fadhil S ,
At this current point in time, in Jira Software Cloud, Oauth 2 is only supported when calling the builds API, deployments API and development information API.
However, we have the below Feature request open in our system 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.
For further details on this topic you may want to review below threads:
Finally, in case of further questions on this topic, please notice that this is not the best place to get help on development related questions. The right resources are listed in https://developer.atlassian.com/resources.
Specifically:
I hope this helps.
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.