07-13-2023 05:16 PM
I have code which I have successfully used to list items using the AddItem call in the traditonal trading api, although it's been over a year since I last used it successfully. When I try to use it now, I keep getting the error
<ErrorCode>21919136</ErrorCode><SeverityCode>Error</SeverityCode><ErrorParameters ParamID="0"><Value>Add at least 1 photo. More photos are better! Show off your item from every angle and zoom in on details.
but I am including pictures. I've tried using pictures hosted on my own server, and I've tried using the UploadSiteHostedPictures and it gives me the same error. I know UploadSiteHostedPictures is working because it gives me back an url on ebayimg.com, and the url does work in my browser for showing the image.
Any guesses as to what the problem might be?
Solved! Go to Best Answer
07-14-2023 03:40 PM
Never mind, it turns out I had somehow screwed up the xml and go the pictureUrls outside the Item tag.
07-14-2023 03:40 PM
Never mind, it turns out I had somehow screwed up the xml and go the pictureUrls outside the Item tag.