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 dozens, possibly hundreds of times where similar questions have been asked, on this forum and elsewhere, about trying to access those internal, non-public API endpoints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.