Question by vitalikvachenk_0 · Sep 06, 2017 at 09:43 AM · mistakes on ebay xmlerror 10007
Ebay sandbox mistakes: --0--10007#Internal error to the application.
Good afternoon. We add products to the Ebay sandbox using an XML request. The product is successfully added to Ebay Our task is to remove the goods through the request. Ebay always answer constantly returns one errors.
--0--10007#Internal error to the application.
Give reasons why the answer always returns an error:
Example xml code:
On the official website, such an example. Unfortunately, we can not delete the goods, tell us what to do, how to fix the error?
--0--10007#Internal error to the application
Thanks
Answer by vitalikvachenk_0 · Sep 08, 2017 at 05:54 AM
How to fix the error?
People who like this
Answer by vitalikvachenk_0 · Sep 08, 2017 at 05:59 AM
This example from official website not work.
http://developer.ebay.com/Devzone/xml/docs/Reference/ebay/ReviseInventoryStatus.html#Output
<ReviseInventoryStatusRequest xmlns="urn:ebay:apis:eBLBaseComponents">
<RequesterCredentials>
<eBayAuthToken>'.$ebayToken.'</eBayAuthToken>
</RequesterCredentials>
<ErrorLanguage>en_US</ErrorLanguage>
<WarningLevel>High</WarningLevel>
<InventoryStatus>
<Quantity>0</Quantity>
<ItemID>11223344555</ItemID>
</InventoryStatus>
</ReviseInventoryStatusRequest>
Not work, please help me?
What to do?
How to put is not in stock?
--0--10007#Internal error to the application.
People who like this
Your answer
