Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
In the eBay Trading API, we are using PictureSource as "EPS" and listing the product with variations. Even though we are setting the PictureSource as EPS, only a few images of the listing got changed to EPS images (we identified using the URL start w...
Throughout the past week we have been experiencing a connection failure when making calls in the production server. Usually if the first call fails the second time will work. Has anyone else been experiencing any connection issues? This is an app tha...
Hi, I'm having trouble with Sports Card Singles "" number with ebay's API using xml. With csv files I use 4000-Ungraded and works fine but when sending it via the API I get errors?? Cant seem to find any relevant information on ebay as they have rece...
{"errors": [{"errorId": 1100,"domain": "ACCESS","category": "REQUEST","message": "Access denied","longMessage": "Insufficient permissions to fulfill the request."}]}
Hey all!My software has broke since the changes to Trading Cards was released that require Condition Descriptors to be added (https://developer.ebay.com/api-docs/user-guides/static/mip-user-guide/mip-enum-condition-descriptor-ids-for-trading-cards.ht...
Hello fellow developers, I'm delving into an aspect of eBay's Sell APIs related to responding to price suggestions, specifically automating this process through an external system on behalf of sellers. I've browsed through the API documentation avail...
While I am testing UploadSiteHostedPictures api in sandbox, it requries my sanbox token.I go to Home -> User Tokens (eBay Sign-In) -> select sandbox -> Get OAuth Application Token, and generate a fresh new token. While I am using the token together w...
I have been successfully using the Trading API "GetSellerTransactions" Since yesterday, GetSellerTransactions is no longer returning the SellingManagerSalesRecordNumber for a PayPal transaction and this causes an error. Looks there has been a change ...
This function used to work for some years without problems.Since today, a call to GetMyeBaySelling does ignore the parameter DurationInDays.Instead, the function returns all items it finds on ebay (that is, from the last 60 or 90 days)Any chance you ...
Anyone having issues with delays on FixedPriceTransaction notifications using the trading API. Started about 24 hours ago and for the last 6 sales the notifications have been delayed from anywhere from 12 to 24 hours. I've checked the ApplicationURL ...
Hi,when i add an Item with the XML AddItemRequest i got the following errorError - 21919303 The item specific Produktart is missing. I can't find any information what the the Parameter Produktart (german word) should look like in the XML. Can anyone ...
Hi I'm trying to create a product and offer and publish that offer, but the eBay API appears to be broken. BulkUpdate Request: {"requests": [{"sku": "YOURLJ-1238","locale": "en_GB","product": {"title": "9ct Yellow Gold Twist Hoop Earrings","aspects":...
I would like this CSV file in order to identify items which may qualify for the new CPC expedited lite shipping method.This would also be useful to identify other listing issues.
I have checked inside End Fixed Price Item and Relist Fixed Price Item without success If I close an item with API call the item don't appear on new items listed on the eBay site But if I close and I relist the same item for the web interface, the it...
Trying to retrieve gallery photo URLs for all active listings.I am not been able to get GetMyeBaySelling to return the container. Even with ReturnAll, its excluded. Documentation clearly states: "DetailLevel: ReturnAll. Also returned if DetailLevel ...