I'm encountering with an issue with the Ebay finding API- I'm getting the "Error 41 : Invalid product ID value" when using the FindItemsByProduct/findCompletedItem and setting the ProductId field. I've tried it with various ISBN/UPC and most of the time I'm getting the mentioned error and in the rest I succeed to get the result. Notice that if I'm searching in Ebay UI or with the findItemsAdvanced and using the "keywords" field with the UPC/ISBN then I succeed to get the results. However, this is not a good solution for me, cause I want to get the completed listing of the item and in performance manner it isn't so good to use the findItemsAdvanced method and filter the results in my side.... Also, notice that if I want to add the item to my listing (via Ebay UI) by using the ebay catalog via the ISBN then ebay succeed to find the category automatically but says it can't find the product in the catalog. For example: ISBN : 1476716692
It seems like a critical defect , anyone bump with this? Any other workarounds?
Thanks, Tomer