Hi
i m using (ACE)
i m trying to get sprint report with :
/rest/greenhopper/latest/rapid/charts/sprintreport?rapidViewId=${boardId}&sprintId=${sprintId}
but i get 403 error ,
(it works fine with postman)
any solution please
Hello @hamza_bouallegue ,
Welcome to the Atlassian Community!
The Greenhopper REST API endpoints are internal only, not officially supported, and are expected to only work when called from the browser. That's why the same request works in Postman but it fails from a connect add-on.
The public/supported REST API endpoints for Jira Software Cloud are the ones documented in: https://developer.atlassian.com/cloud/jira/software/rest/intro/
For further details on this please see:
Also, for the future, 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:
Cheers,
Dario
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.