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

Got Error 404 Not Found users#get-a-user if backup with GitHub token #46

Closed tanshuai closed 3 years ago

tanshuai commented 3 years ago
% github-backup ghp_***mytoken*** github-backups/

github.GithubException.UnknownObjectException: 404 {"documentation_url": "https://docs.github.com/rest/reference/users#get-a-user", "message": "Not Found"}

TheTechRobo commented 3 years ago

IIRC, you need to use the username option. --username (user)