Closed Olimhon31 closed 4 years ago
Use name instead of aspectName and use value instead of aspectValueName.
Something like below.
'aspectFilter':[{'name': 'Series', 'value': 'MacBook Air'},
{'name': 'Processor', 'value': 'AMD A10'}]
@fsmosca thank you!!!
Please close this issue, if it works.
The use of name/value in aspectFilter is actually wrong, see https://github.com/timotheus/ebaysdk-python/issues/310#issuecomment-643040007
this code is giving me 0 product because of multiple aspect filters.Is there any solution for it?