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

e.get_auth_url(permissions=['email_r', 'listings_r']) #1

Open
jasonchance opened this issue Aug 9, 2013 · 1 comment
Open

e.get_auth_url(permissions=['email_r', 'listings_r']) #1

jasonchance opened this issue Aug 9, 2013 · 1 comment

Comments

@jasonchance
Copy link

Traceback (most recent call last):
File "test.py", line 8, in
oa = e.get_auth_url(permissions=['email_r', 'listings_r'])
File "/Users/sundebiao/myfile/workspace/html/etsy/python-etsy/etsy/init.py", line 80, in get_auth_url
response = self.execute(endpoint, oauth=self.oauth)
AttributeError: 'Etsy' object has no attribute 'oauth'

@priestc
Copy link
Owner

priestc commented Aug 9, 2013

I made this library when I was applying to work for etsy about a year ago. Since etsy didn't offer me a job, I've pretty much abandoned this project. Theres another etsy python library out there that you should use instead.

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