Due to some complexities in the way Forge works when making cross-product API calls, you must install the app in both Confluence and Jira within the same site to make it work.
So in the forge install list command you should see something like this:
Showing all the current installations of your app:
┌──────────────────────────────────────┬─────────────┬──────────────────────┬────────────┬─────────┐
│ Installation ID │ Environment │ Site │ Product │ Version │
├──────────────────────────────────────┼─────────────┼──────────────────────┼────────────┼─────────┤
│ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx │ development │ forge1.atlassian.net │ Confluence │ Latest │
├──────────────────────────────────────┼─────────────┼──────────────────────┼────────────┼─────────┤
│ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx │ development │ forge1.atlassian.net │ Jira │ Latest │
└──────────────────────────────────────┴─────────────┴──────────────────────┴────────────┴─────────┘
thanks @HeyJoe.
I’m trying to install the same app to Jira, but forge install takes too long. I couldn’t finish installing the same app to Jira. What would be the next step I can take?
oh it failed with this error. Error: request to GraphQL Gateway failed, reason: read ECONNRESET
could you help me to resolve this issue?