Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Pikamander2 opened this issue Oct 30, 2019 · 2 comments
Open

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

Pikamander2 opened this issue Oct 30, 2019 · 2 comments

Comments

@Pikamander2
Copy link

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.

@Pikamander2
Copy link
Author

@yoavaviram - Pinging you because you're listed as a PyPi maintainer.

@yoavaviram
Copy link
Owner

Hi @Pikamander2 , thanks getting in touch. I am aware of this problem however I'm in a bit of a problem because I don't have an amazon affiliate account (it's been closed a few years ago) and amazon will not let me create a new one so I can't test new changes. Can you submit a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants