Skip to content

Update the ItemIDs in the examples on the PyPi project page #163

Open
@Pikamander2

Description

@Pikamander2

https://pypi.org/project/python-amazon-simple-product-api/

Some of ItemIDs are for products that no longer exist:

  • B00EOE0WKQ
  • B0051QVESA

Consequently, when the example code is run, it throws this error:
raise AsinNotFound("ASIN(s) not found: '{0}'".format(amazon.api.AsinNotFound: ASIN(s) not found

For the sake of making things easier, it would be nice to update them with products that still exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions