fetching the GitHub Education API failed with status 401: Unauthorized #12203
Labels
git provider: github
team: webapp
Issue belongs to the WebApp team
type: bug
Something isn't working
type: improvement
Improves an existing feature or existing code
Bug description
In most Gitpod installations (every one except production i.e. https://gitpod.io), we see these errors very frequently in the logs:
We don't think this error is problematic (it's just that checking the GitHub student status fails), however it's very noisy, and often distracts from "real problems" by acting as a "red herring" (i.e. investigate a new bug, check the logs, see this, report it -- but that wasn't the relevant error message).
We should probably fix it in dev to make our lives easier.
Steps to reproduce
Workspace affected
No response
Expected behavior
When checking the student status on GitHub fails, we shouldn't be as loud about it (either log a clear, minimal warning, or don't log anything at all).
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: