Groups > Ebay > Ebay SDK Java Status > Re: Getting API exception when uploading local images in some cases




Getting API exception when uploading local images in some
cases

Getting API exception when uploading local images in some cases
Mon, 2 Oct 2006 14:00:40 -0700
Description: Getting API exception when uploading local images with
AddItemCall.addItem(ItemType item) method. 

Workaround:
[url=https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std_adp.php?p_faqid=
723]Use AddItemCall.addItem() the empty parameter method[/url].

Post Reply
Re: Getting API exception when uploading local images in some cases
Fri, 6 Oct 2006 15:14:30 -0700
Resolved as expected behavior.

AddItemCall.addItem(ItemType item) is a deprecated method. The method is there
only for backward compatibility, and supports only SiteHostedPicture.

[url=https://ebay.custhelp.com/cgi-bin/ebay.cfg/php/enduser/std_adp.php?p_faqid=
723]You should use the newer AddItemCall.addItem() method to uploa
Post Reply
about | contact