octokat.js
octokat.js copied to clipboard
Another Invalid Path bug
trafficstars
To reproduce: Download repo, then:
$ node cli.js test
BUG: Invalid Path. If this is actually a valid path then please update the URL_VALIDATOR. path=/users/
[@diasdavid](//github.com/diasdavid) (David Dias)
[@jbenet](//github.com/jbenet) (Juan Benet)
[@RichardLitt](//github.com/RichardLitt) (Richard Littauer)
Not sure why test is an invalid path.
Found another one:

Via:
https://api.github.com/organizations/10092752/repos?page=2
By calling:
octocat.orgs(org).repos.fetchAll()
I can confirm and replicate @natew's above.