Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
To publish an item, call the ADDFIXEDPRICEITEM interface, and report the VariationSpecificsSet ERROR apis:eBLBaseComponents">1113CNUSD3GTCFixedPriceItemSZ58543falseeBay Java SDK test instruction.US_StandardSppedPAK0.01false812trueFlatUSaaa01Gallery...
Hi. Maybe I am blind but for the life of me I can't find where, in which API, we can ascertain the promoted listing fee per order or order line item. Downloading and building orders in my database has been working for years but I have never got aroun...
Hi, Can someone help me with getting my app whitelisted to receive platform notifications.I can't seem to raise a support ticket to do it. Thanks
Hi, public GetCategorySpecificsResponseType getCategorySpecific(string[]ID){GetCategorySpecificsResponseType res = new GetCategorySpecificsResponseType();try{var collection = new StringCollection(ID);var categoryspecificrequest = new GetCategorySpeci...
facing "exceeded usage limit on API call" while uploading/revising on eBay API call.Ebay's Developer APIs have a daily limit of 5,000 API calls. If this limit is exceeded, we may encounter the error 'your application has exceeded usage limit on this ...
Without diving into tons of testing, does anybody know what happens if you submit an item with add item and include manual shipping details to an account that uses business policies? I'm assuming it just creates a new or duplicate policy. Or, does it...
This was originally posted on Seller Tools Forum but it was suggested (@shipscript) I post it here after checking if my addresses stored in eBay (@lacemaker3) do not contain the offending address, which it does not. So here it is: Hi GuysI am develop...
Hi,I started getting "Inactive application or developer" error on AddItem in Sandbox. Regenerated the keys, but it did not help. VerifyAddItem call with the same data and account works just fine.The productive keys are also working fine. What is wron...
I'm running ~30 GetMyeBaySelling calls every 5-15 minutes.Documentation states: "Per (seller) user ID, no more than 300 GetMyeBaySelling calls can be executed within any 15-second interval."As of today, I can't call it at all. Error 518 "Your applica...
According to the documentation, GetMyeBaySelling should return PictureDetails by default, but instead I'm getting an empty string. I tried setting DetailLevel to "ReturnAll" but that didn't help either. Does anyone know if there's a better endpoint t...
I was posting a listing and got an error that a couple ItemSpecifics were needed: 'AddItem: Class: RequestError, Severity: Error, Code: 21919303, The item specific Sport\xa0is missing. The item specific Sport\xa0is missing.\xa0Add Sport to this listi...
What is the procedure to get the token and minimum data required to post a sales listing. I am trying to create a system that post item to sell to eBay with little human intervention
Hi,I'm working on some integration with ebay, and having an issue with receiving XML platform notifications on item being sold.I was trying to get "EndOfAuction" event, with no success. Now I'm trying to check all event names and set up like this: E...
I am using ebay-api Node library to AddFixedPriceItem. I am adding variations but none of the images are available other than the main item images. Here is a snippet of code Variations: { Variation: filteredStickers.map((sticker) => ({ StartPrice: st...
I need all acitve items on german site.If I use GetMyeBaySelling I can not exclude other country sites.So I get a lot of not needed Items from France or Italy....And I got also 21366WarningShort error: Data is truncated.because there are more than 25...