I'm trying to get the dashboard data on the confluence page using forge app with REST API of Dashboard.
But I getting error while inserting the forge app on the confluence page, saying that 'For this app to display, you need to allow the app to access Atlassian products on your behalf'.
Does anyone know how to resolve this issue.
Thanks!!
Hello @Arun ,
Since you are using a forge app to access the API, within your manifest.yml file you need to add the scope and permissions:
Then you will prompted from to accept the access.
When you deploy, you would need to update the changes that have been made.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.