From 5de1455df0de0b6cb828b66501bc4df7aae19d9a Mon Sep 17 00:00:00 2001 From: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com> Date: Fri, 5 Jan 2024 10:38:52 -0600 Subject: [PATCH] Update github-apps.md Fix indentation Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com> --- docs/integrations/github/github-apps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/github/github-apps.md b/docs/integrations/github/github-apps.md index 495f789f7e..5e55e638ff 100644 --- a/docs/integrations/github/github-apps.md +++ b/docs/integrations/github/github-apps.md @@ -140,9 +140,9 @@ integration: - `Secrets`: `Read & write` (if templates include GitHub Action Repository Secrets) - `Environments`: `Read & write` (if templates include GitHub Environments) - ### Troubleshooting +### Troubleshooting - `HttpError: This endpoint requires you to be authenticated.` +`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`