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

Don't use api key if doing an oauth request #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kwellman
Copy link

@kwellman kwellman commented Jun 7, 2013

Whenever an api key is used when constructing a request the oauth credentials seemed to be ignored. For example, when doing a request with a "SELF" as user id, I always get this response from etsy:

No logged in user; please specify a user id instead

This pull request fixes it by not using the api key if oauth specified. Also contains fix for #10 .

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

Successfully merging this pull request may close these issues.

1 participant