You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We ran into an issue on Lighthouse which took a long time to debug. We were seeing "404: Not found" when bundlesize ran on travis.
Turns out Github sometimes returns a 404 for authentication errors (rather than 401). The fix was adding bundlesize to the approved applications list for the github organization.
We ran into an issue on Lighthouse which took a long time to debug. We were seeing "404: Not found" when bundlesize ran on travis.
Turns out Github sometimes returns a 404 for authentication errors (rather than 401). The fix was adding bundlesize to the approved applications list for the github organization.
That happens here: https://github.com/settings/connections/applications/6756cb03a8d6528aca5a
I believe this depends on the organization settings. I imagine we have some non-default permission settings inside the Org i ran into this with.
The text was updated successfully, but these errors were encountered: