Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

GitHub API is not authenticating #10

Open
kgiszewski opened this issue Apr 10, 2015 · 3 comments
Open

GitHub API is not authenticating #10

kgiszewski opened this issue Apr 10, 2015 · 3 comments
Assignees

Comments

@kgiszewski
Copy link
Owner

screen shot 2015-04-10 at 4 36 33 pm

@kgiszewski
Copy link
Owner Author

Actual error message:

{
  "message": "API rate limit exceeded for x.x.x.x. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

Not sure how to handle this. Create an account for the sole purpose of authenticating?

@kgiszewski
Copy link
Owner Author

Ideally we can create a resource on a webserver that grabs the feed once from GitHub/day and serves it from there.

@kgiszewski
Copy link
Owner Author

I think I'm gonna integrate this into an actual site so we don't hit rate limits.

@kgiszewski kgiszewski self-assigned this May 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant