Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong number of arguments (1 for 0) #36

Open
datomnurdin opened this issue Nov 10, 2015 · 1 comment
Open

wrong number of arguments (1 for 0) #36

datomnurdin opened this issue Nov 10, 2015 · 1 comment

Comments

@datomnurdin
Copy link

I got this error message when trying to get list

wrong number of arguments (1 for 0)

Code

gh.user('datomnurdin').gists

Please advice. Thank you.

@discorick
Copy link
Member

Hi @datomnurdin, use gh.user.gists to get gists for the owner of the credentials you are using.

I believe you can also do gh.gists(user) as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants