t3chnoboy / amazon-product-api

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

Adds error handling to browse node lookups, similar to those for items. #45

Closed kaijuliu closed 8 years ago

kaijuliu commented 8 years ago
kaijuliu commented 8 years ago

Hi @t3chnoboy. This change is similar to what is proposed in https://github.com/t3chnoboy/amazon-product-api/pull/43. Hopefully the style is more consistent and the test helps. Note that the CI should succeed with AWS_ID and AWS_SECRET set.

Let me know what you think. Thanks!

t3chnoboy commented 8 years ago

Looks great! Thank you @kaijuliu

t3chnoboy commented 8 years ago

Published as 0.3.9 Thanks @kaijuliu

kaijuliu commented 8 years ago

Thanks for fast merge and publish @t3chnoboy!