Jira Cloud site: double-dev.atlassian.net
App: GitHub for Atlassian (com.github.integration.production)
Installation produces “We ran into a little trouble.”
The browser console reports useMarketplaceAppInstall: Failed to install the App and Atlassian’s feature-flag service returns HTTP 401 with “Invalid apiKey.”
The installer is an Organization admin and Jira Administration App admin. Please check the tenant’s Marketplace/app-installation provisioning and remove any incomplete installation record.
The flag strongly points to an environment-level token, session, or stale provisioning state rather than a simple permission oversight. Try these
That situation is a familiar kind of painful! the board says the sprint is fine, but you can feel that PRs are piling up somewhere in review and nobody can point to where. Usually you only find out when the release slips, which is the worst time to find out.
That's the exact gap Everview's Operation View was built to close. It sits on top of Jira and GitHub your repos stay the source of record and reads delivery health straight from the work: every pull request, deploy, and commit, per iteration, nothing self-reported.
What it surfaces:
It refreshes as GitHub sends events — no manual resync — and every number traces back to the PR, commit, or deploy behind it. Evidence, not a status update.
Everview (demo data): delivery health for one iteration, read from GitHub — PR flow, DORA signals, and where PRs stall.
Small easter egg: that lines-of-code skyline behind the panel isn't random the bars are drawn from the Seattle skyline!
Feel free to poke at it on the Atlassian Marketplace: Everview.ai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hola Quincy,
The 401 “Invalid apiKey” from Atlassian’s feature-flag service is useful evidence, but I wouldn’t treat it by itself as proof that the tenant has a stale Marketplace installation record. There’s a more concrete Atlassian-documented condition worth checking first: Jira Cloud can fail Marketplace app installs with the same “We ran into a little trouble” message when the site doesn’t have an appropriate default product-access group configured. Atlassian documents that here.
I’d check admin.atlassian.com > select the site > Product access > Jira, then confirm that Jira has a normal default access group and that site-admins isn’t being used as the default group. If the default group is missing or incorrectly set, correct that and retry the GitHub for Atlassian installation.
That check is especially relevant because you’ve already confirmed the installer has organization-admin and Jira app-admin access, so this doesn’t appear to be a simple missing admin role.
If the default product-access configuration is already correct, I’d then test whether another free Marketplace app installs successfully. If a second app fails in the same way, that points much more strongly to a site-level Marketplace provisioning problem rather than anything specific to GitHub for Atlassian.
If other apps install normally and only GitHub for Atlassian fails, then I’d go to Apps > Manage your apps and check for any partial GitHub for Atlassian entry, as Viswanathan suggested. If there’s nothing removable there, I’d open an Atlassian Support case with the HAR file and console output, including the failed install request, the 401 response, the app key com.github.integration.production, and the site URL. Atlassian can inspect or clear the backend provisioning state that you can’t access from the UI.
I wouldn’t spend much time repeatedly clearing cookies or using multiple browsers unless Support asks me to. With a reproducible Marketplace installation failure and a backend 401, checking the documented site configuration and then escalating with a HAR is the cleaner path.
Thanks,
James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.