-
Notifications
You must be signed in to change notification settings - Fork 4
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
Dose this lib support indian amazon also ? #58
Comments
Original comment by ARUN KUMAR R (Bitbucket: arunkmarcse, GitHub: arunkmarcse) Hi Sebastian, |
Original comment by ARUN KUMAR R (Bitbucket: arunkmarcse, GitHub: arunkmarcse) Good.. I thought i just need to clone the source code. Uncomment the below line in the file (python-amazon-product-api/amazonproduct/api.py ) 'in': 'webservices.amazon.in',And then run "python setup.py install" Then, i should pass my access key and secret key with locale as "in". I thought this will work for me. I'm not pretty sure about what "missing XML files" will do. Please help in this. |
Original comment by Sebastian Rahlf (Bitbucket: basti, GitHub: basti) The tests need to pass as well for any change. Try running
See also http://python-amazon-product-api.readthedocs.org/en/stable/contributing.html#running-the-tests |
Original comment by ARUN KUMAR R (Bitbucket: arunkmarcse, GitHub: arunkmarcse) Thanks. I have just uncommented the line 'in': 'webservices.amazon.in', and ran the below two test case commands. I have attached the log file of it. Please check and let me know whether it is fine. py.test --locale=in --refetch=missing tests/test_xml_responses.py -----> test_xml_responses.log |
Original comment by Dibya Chakravorty (Bitbucket: DibyaC, GitHub: Unknown) Hi Sebastian, I have been using this package for a while now. It's very useful, thanks for creating it. I recently wanted to add amazon.in support to my website (which uses the package) and came across this issue. I do have an amazon.in affiliate account. If you could outline the changes that I need to make to make the package work for amazon.in and how to run tests, that would be great. If everything works out, I can send you a pull request shortly. |
Original comment by Harun Yasar (Bitbucket: harunyasar, GitHub: harunyasar) When will be supported? Do you have any plan? |
Originally reported by Anonymous
because i am getting below issue while using in locale
The text was updated successfully, but these errors were encountered: