Self Hosted GitHub App Failure #131
Unanswered
chaseconey
asked this question in
Q&A
Replies: 1 comment
-
Thank you for reporting. We are going to get this figured out. codecov/engineering-team#806 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
Hey there 👋 .
I have been trying to get the self-hosted setup working for a couple of days and think I have it mostly figured out now. The last major hurdle that I can't quite figure out is when I am installing the GitHub application (as defined here) I am getting a 400 error every time.
Error Message and Context
As I click the install button on our organization, I am redirected through the OAuth flow and end up back at my application with a code and state var in the URL, but the app has returned a 400.
The API has an error message that isn't super helpful in diagnosing, but here it is anyway:
Any ideas what could be causing this to happen?
Beta Was this translation helpful? Give feedback.
All reactions