fastai / ghapi

A delightful and complete interface to GitHub's amazing API
https://ghapi.fast.ai/
Apache License 2.0
609 stars 62 forks source link

CLI Not Clear #146

Closed elJoeyJojo closed 1 year ago

elJoeyJojo commented 2 years ago

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_fororg 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

jph00 commented 1 year ago

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