Update docs/integrations/github/github-apps.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
This commit is contained in:
Jake Taylor
2024-01-05 11:21:30 -06:00
committed by GitHub
parent 5de1455df0
commit fe30d25922
+1 -1
View File
@@ -145,7 +145,7 @@ integration:
`HttpError: This endpoint requires you to be authenticated.`
This message tends to wrap a `NotFoundError: No app installation found` under the hood, which
is the reuslt of not installing the app in your organization. Even if created via the `backstage-cli`
is the result of not installing the app in your organization. Even if created via the `backstage-cli`
as a member and app manager of your organization, the app will not automatically install. You
must posses the `Owner` role in the organization to see the `Install` menu under your
app settings, then manually press `Install` to authorize the application.