I am trying to setup on premise builder with github enterprise integration.
Everything seems to work until I attempt to sign in.
After signing in to github enterprise I am redirected back to my builder instance and then I see a call in DevTools Network tab to/v1/authenticate/<state>
and a response of {"code":7,"msg":"406 Not Acceptable- "}
and an http status of 401