Unable to install forge app. Installing for jira but failing for confluence

When I’m trying to install forge app from developer console, after selecting both jira and confluence, app only getting installed for jira and failing for confluence.

{
“data”: {
“appInstallationTask”: {
“id”: “24ed42d4-09e8-4291-ab81-aa42021ebacc”,
“state”: “FAILED”,
“errors”: [
{
“message”: “An unexpected error occurred”,
“extensions”: {
“errorType”: “INTERNAL_SERVER_ERROR”,
“statusCode”: 500,
“__typename”: “GenericMutationErrorExtension”
},
“__typename”: “MutationError”
}
],
“__typename”: “AppInstallationCreationTask”
}
}
}

getting above response

@AnkitMilmile - I heard from the team that this issue should be resolved now.

Can you retry and let us know how you go.

Thanks