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

listingType broken #364

Open
GoldDust69 opened this issue Oct 11, 2021 · 0 comments
Open

listingType broken #364

GoldDust69 opened this issue Oct 11, 2021 · 0 comments

Comments

@GoldDust69
Copy link

GoldDust69 commented Oct 11, 2021

Unfortunately I believe this has been an issue for a while, however, I'll leave the info here from my experience:

api.execute('findItemsAdvanced', {
           'keywords': 'example',
           'itemFilter': [
               {'name': 'listingType',
                'value': 'FixedPrice'},
               {'name': 'LocatedIn',
                'value': 'GB'}
           ],
           'sortOrder': 'PricePlusShippingLowest'
       })
dictstr = api.response.dict()

This returns auction listings too and i've been unable to find a fix.

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

1 participant