Replies: 2 comments
-
This is happening to me too. Also on a self-hosted instance. I tried uninstalling the app from my organization and re installing it, but it didn't seem to help. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
Describe the bug
There is no way for a user to know how to fix the issue of bad github credentials, like in the case when the refresh_token is bad or expired.
Digging in the logs, we find these:
Could we allow this information to bubble up to the user some how?
Environment (please complete the following information):
Running a self-hosted instance
To Reproduce
Steps to reproduce the behavior:
Pulls
graphql query HTTP requestExpected behavior
When navigating to the files changed view or any view that requires a working github auth token, surface token issues.
Beta Was this translation helpful? Give feedback.
All reactions