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

Occassional 403 Forbidden from api requests #375

Open
Gaurav0 opened this issue Mar 28, 2016 · 5 comments
Open

Occassional 403 Forbidden from api requests #375

Gaurav0 opened this issue Mar 28, 2016 · 5 comments

Comments

@Gaurav0
Copy link
Contributor

Gaurav0 commented Mar 28, 2016

Rate limiting???

@Gaurav0
Copy link
Contributor Author

Gaurav0 commented Mar 28, 2016

cc/ @joostdevries

@joostdevries
Copy link
Member

If this remains a problem I'm guessing we could contact Github to ask them to increase the limit but since these requests are done client-side there's no way for them to make sure it's Twiddle (and not some other app).

An alternative would be to use proxying over API gateway and include client secret which would drastically increase the limit.

@alexspeller
Copy link
Member

Maybe just detect it's happening and tell the user to login? They get a much higher individual rate limit that way I believe

@belgoros
Copy link

belgoros commented Nov 4, 2017

I had the same problem and fixed it by removing proxy declaration in ~.npmrc file.

@Gaurav0
Copy link
Contributor Author

Gaurav0 commented Nov 4, 2017

If anyone is still having this problem. first try logging in.

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

No branches or pull requests

4 participants