clockfort / GitHub-Backup

Backup all the repositories of a github user or organization automatically.
Creative Commons Zero v1.0 Universal
359 stars 103 forks source link

Still Getting ratelimited even with a token #47

Closed TheTechRobo closed 2 years ago

TheTechRobo commented 3 years ago

github-backup $TOKEN . -t ssh -A --issues --issue-comments --issue-events --pulls --pull-comments --pull-commits --wikis --releases --assets --username jiayiliujiayi

Results in github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for (ip address). (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

stv0g commented 2 years ago

Duplicate of #42