I'm trying to build Jira Forge application with UI Kit and @Forge/bridge package. When I try to access /rest/greenhopper/1.0/rapid/charts/async/velocity.json I get the following answer: code: 401, message: 'Unauthorized; scope does not match', no matter what scopes I add in the manifest,yml file.
Is it possible to access it from Jira Forge application at all and if yes, how can I do it?
Hello @Aleksandar Papic
Is it possible to access it from Jira Forge application at all
Nope.
Google 'Jira Greenhopper API" to read the hundreds, possibly thousands of times where similar questions about accessing those non-public API endpoints has been asked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.