I have a Forge app which was working fine until this morning. Now it shows a message telling me I need to grant access; however, when I try to do that, I get the error shown below:
This app requires access to a Jira & Confluence & User identity site which you don't have or don't have the permission to access.
I’ve installed it to both Confluence and Jira; I definitely have Confluence & Jira sites and have admin access on both.
The manifest requests the following permissions:
- 'read:me'
- 'read:confluence-props'
- 'write:confluence-props'
- 'read:jira-user'
What am I doing wrong?