Book i was working on exists in Amazon kindle store and has same Long Title as the amazon's book. Weird
Also for some reason its running the fake title twice and assigns 2 different fake ASINs
book in question is: Moscow Sting: A Novel
and here is the output from the batch file:
Code:
Number of files: 1
Traceback (most recent call last):
File "asin_search.py", line 7, in <module>
node = api.item_search('KindleStore', Title=sys.argv[1], Author=sys.argv[2])
File "build\bdist.win32\egg\amazonproduct.py", line 489, in item_search
File "build\bdist.win32\egg\amazonproduct.py", line 405, in _parse
amazonproduct.NoExactMatchesFound
Gave a fake ASIN number to: Moscow Sting: A Novel. It's new number is B004202788
Gave a fake ASIN number to: Moscow Sting: A Novel. It's new number is B004202789