Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme: Add mention of allowing Github application use within organization #148

Open
paulirish opened this issue Sep 22, 2017 · 3 comments

Comments

@paulirish
Copy link

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.

@reznord
Copy link
Collaborator

reznord commented Sep 22, 2017

/cc @siddharthkp

@sreetamdas
Copy link
Contributor

sreetamdas commented Sep 22, 2017 via email

@zeptonaut
Copy link

For what it's worth, this also tripped me up until I searched for "organization" within the Github issues and found this 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants