Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hello,I’d like to retrieve sold items using eBay’s API. Could you please give me some advice?Thank you!
Hello.. I tried to access the market place insight api with below url and parameters. https://api.sandbox.ebay.com/buy/marketplace_insights/v1_beta/item_sales/search?q=iphone&category_ids=9355&limit=3 But it responded with "Access denied" message. {"...
Dear eBay Developer Support,We are encountering a regression in the KEYWORD_PERFORMANCE_REPORT results.Until two weeks ago (e.g., reports generated on April 30 to May 6th), we were successfully receiving the seller_keyword field in the report respons...
Is there a way to check is a tag had been placed in to my the header in my eBay account? My selling items doesn't make sense. The enormous watchers, and no offers, and 50 days with a popular item that took about 40 days to get 1 view. Everytime I sig...
Hello eBay Developer Support,I'm experiencing a persistent internal server error (HTTP 500) when using the Marketing API to create a Markdown Sale.API Endpoint:POST :item_price_markdownResponse:{"errors": [{"errorId": 2003,"message": "Internal error"...
I’m trying to create a CPC model campaign using the eBay Marketing API via createCampaign and setupQuickCampaign. However, I encountered the following error:errorId: 35089“We are currently testing a premium ads product with a small invite-only group....
Hi everyone, I’m currently working on automating promotions for my eBay listings using the eBay Marketing API. However, I’ve encountered an issue: I want to create a coupon code that applies a percentage discount to a single item, setting the minimum...
Hello! I am running into what looks like an error in the API. I am attempting to create a very basic email campaign advertisement newsletter that sends out one message of the autopopulated 10 newest listings.I am following the API directions here: ht...
url: https://api.ebay.com/sell/metadata/v1/compatibilities/get_product_compatibilitiesparams:{"productIdentifier": {"productId": "393719178336"},"applicationPropertyFilters": [{"propertyName": "Year","propertyValue": "2005"},{"propertyName": "Make","...
Im trying to create a promotion for an article with this payload { "name": "Volume Pricing Discount for ", "startDate": "2024-12-31T21:18:00.000Z", "endDate": "2099-01-30T23:59:59.000Z", "marketplaceId": "EBAY_US", "promotionStatus": "SCHEDULED", "pr...
Hello when I upload a documenti with the uploadDocument rest API I get the error "bad request".What is the correct payload for the call:I am using python requests: url = f"https://api.ebay.com/commerce/media/v1_beta/document/{document_id}/upload" hea...
I am trying to create a new documentid using createDocument API from Media RESTful API so that I can upload the document later, for this documentid. I am doing this in my Production account. But every time, I am getting the error "HTTP Status 500 – I...
Using the defaults works in PROD but not Sandbox. Sandbox results in {"errors": [{"errorId": 2002,"domain": "ACCESS","category": "REQUEST","message": "Resource not found","longMessage": "A resource (URI) associated with the request could not be resol...
developer.ebay.com subscription rejected! Why did it happen? How can I fix it? I'm trying to register on developer.ebay.com to get access to APIs to use them on partner.ebay.comThe registration was rejected for some reason. I don't use VPN, I have a ...
Hello.I am currently trying to access the Marketplace Insights API for product research purposes, but I am having problems with the OAuth scope. I cannot find the scope “https://api.ebay.com/oauth/api_scope/marketplace_insights” among the scopes avai...