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

TypeError when running apitest.py #8

Closed
alexanderfast opened this issue Mar 18, 2012 · 1 comment
Closed

TypeError when running apitest.py #8

alexanderfast opened this issue Mar 18, 2012 · 1 comment

Comments

@alexanderfast
Copy link

After replacing line 18 and 19 with my own (full access) key I ran the script and got this traceback:

Traceback (most recent call last):
  File "C:/dev/temp/apitest.py", line 370, in <module>
    me = cachedApi.auth(YOUR_USERID, YOUR_APIKEY).character(rich_charID)
TypeError: auth() takes exactly 1 argument (3 given)
@ntt
Copy link
Owner

ntt commented Mar 19, 2012

fixed, I think.

@ntt ntt closed this as completed Mar 19, 2012
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