Read data from Jira in Confluence Forge App

Is it possible to read Jira issues in a confluence forge app?
I’ve tried calling api.asUser().requestJira() but the request fails due to scope issues: I’ve requested read:jira-work in my manifest.yml, but still I see the error that this scope is missing.

Hi @JdrzejFulara,

Thanks for your question, it looks like a similar one was answered here - Can't call Jira API from forge confluence module

You’ll need to install your app in both Jira and Confluence, then it should work.

Let me know if you have any further questions.

Cheers,
Mel

1 Like