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

waffle.io badge broken #1731

Closed
chris48s opened this issue Jun 10, 2018 · 0 comments
Closed

waffle.io badge broken #1731

chris48s opened this issue Jun 10, 2018 · 0 comments
Labels
needs-upstream-help Not actionable without help from a service provider service-badge New or updated service badge

Comments

@chris48s
Copy link
Member

We are being rate limited based on user agent and hitting 429 Too Many Requests :

$ curl -I "https://api.waffle.io/ritwickdey/vscode-live-server/cards"
HTTP/1.1 200 OK

$ curl -I -A "Shields.io" "https://api.waffle.io/ritwickdey/vscode-live-server/cards"
HTTP/1.1 429 Too Many Requests

I've raised it upstream: https://github.com/waffleio/waffle.io/issues/3559 We'll see where it goes...

@chris48s chris48s added the needs-upstream-help Not actionable without help from a service provider label Jun 10, 2018
@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Jun 16, 2018
chris48s added a commit to chris48s/shields that referenced this issue Jun 22, 2018
- update URL and parsing code to use /columns endpoint
- add error handling for 'not found' case
- add missing test cases
- update home page example

Closes badges#1731
Refs https://github.com/waffleio/waffle.io/issues/3559
chris48s added a commit that referenced this issue Jul 5, 2018
fix [waffle] labels badge

- update URL and parsing code to use /columns endpoint
- add error handling for 'not found' case
- add missing test cases
- update home page example

Closes #1731
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-upstream-help Not actionable without help from a service provider service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

2 participants