t3chnoboy / amazon-product-api

:credit_card: Amazon Product Advertising API client
365 stars 104 forks source link

ItemLookUp fails if SearchIndex is present and itemTypeId is ASIN #25

Closed Codepoet77 closed 8 years ago

Codepoet77 commented 8 years ago

Item look up fails when searching by ASIN. SeachIndex param should not be present when searching by ASIN. Fix is to remove SeachIndex param from the default params for ItemLookup.

masterT commented 8 years ago

Fix issue #24! :+1: good job!

masterT commented 8 years ago

Well test fails