Tired to create an Amazon node for a Kindle item with ASIN of B000JQV2UM. On create get the following error message:

ASIN : No Amazon product with the ASIN "B000JQV2UM" could be located.

The product at Amazon exists and is easily called up by placing B000JQV2UM in the Amazon search field. I tried it with a couple of other Kindle ASIN's and got the same error.

Comments

rfay’s picture

Status: Active » Fixed

The error message returned by Amazon ECS for this ASIN is:

Amazon error returned. Code=AWS.ECommerceService.ItemNotAccessible}, Message=This item is not accessible through ECS

Basically, if Amazon won't give it to us, we can't provide it.

And that's actually good, as amazon store module was having a lot of trouble with ECS providing links to things that couldn't be purchased.

Thanks,
-Randy

jarea’s picture

Ahh - that was my bad as that was a free kindle product that I used for testing purposes. Would you mind trying it with this ASID: B003062GEE ? This one has a sales price of $9.99 and generates the same error message. The answer may be that all Kindle products are excluded from the ECS.

rfay’s picture

I got the same message. You can do the same thing: go to /admin/settings/amazon/test and put in the ASIN. It will fail and give you a link to look at the log.

Really, since Kindle items cannot be delivered via ECS, it makes sense that they would not be advertising them there any more.

jarea’s picture

Thanks - that clarifies things. I guess I won't try to sell Kindle products.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.