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

Validate token on build - report with correct error message #314

Open
siddharthkp opened this issue Jun 27, 2019 · 0 comments
Open

Validate token on build - report with correct error message #314

siddharthkp opened this issue Jun 27, 2019 · 0 comments

Comments

@siddharthkp
Copy link
Owner

siddharthkp commented Jun 27, 2019

This is a pretty common issue with bundlesize. See 306#issuecomment-494732986

This can happen because of a few reasons:

  • incorrect token was set
  • token does not have valid permissions
  • token has expired

While, this can be replaced with GitHub Apps that will remove the need to manually copy paste tokens, we should probably still take care of this for backward compatibility

@siddharthkp siddharthkp created this issue from a note in Road to 1.0.0 (To do) Jun 27, 2019
@siddharthkp siddharthkp added this to the Better error handling milestone Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Road to 1.0.0
  
To do
Development

No branches or pull requests

1 participant