caarlos0 / fork-cleaner

Quickly clean up unused forks on your github account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

404 not found

ilmanzo opened this issue · comments

./fork-cleaner --token "my_token"

GET https://api.github.com/api/v3/user/repos?affiliation=owner&per_page=100: 404 Not Found []

accessing the same URL via browser, I get this response:

{
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest"
}

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.