fastai / ghapi

A delightful and complete interface to GitHub's amazing API

Home Page:https://ghapi.fast.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI Not Clear

elJoeyJojo opened this issue · comments

So I thought this tool would be easier to use but turns out to be more complicated than gh cli itself. I read the documentation for repos.list_for_org and it saids it takes in an org as the only required but then when I run it I keep getting 500 Errors.

If I run gh repo list I get the repos list immediately so not really sure if this ghapi works as intended or not but literally nothing works. If I try repos.get owner repo-name I again get 500

We can pass back what we get from the GitHub API sorry. Perhaps you're not authenticated?