Developer Forums
Connect and get the answers to your API questions with advice from fellow developers.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Activity in Developer Forums

Inventory API: item appears in list response but returns ‘not found’ by SKU

I’m experiencing an issue with the eBay Inventory API and would like to understand why this happens.When I call:GET https://api.ebay.com/sell/inventory/v1/inventory_item?offset=2800&limit=1the response shows that an item exists in my inventory list (...

User avatar by Adventurer
  • 126 Views
  • 3 replies
  • 0 helpful

Scraping Customer Review Text

Dear Developers, I would like to retrieve customer review text data from eBay for academic purposes, since there is (from my knowledge) no API function to retrieve them, I would love a perceive a permission for extraction as the robots.txt from eBay ...

User avatar by Enthusiast
  • 1249 Views
  • 2 replies
  • 0 helpful

eBay Marketplace Insights API

I am new to automating and the first project I set my eyes on was automating the process of listing eBay inventory to the point of having a draft to review before posting. I was planning to take photos and place them into specific folders and from th...

User avatar by Adventurer
  • 1065 Views
  • 3 replies
  • 0 helpful

Video game database

So currently I run Ebay Store that deals with trading cards mostly but plan on focusing more on video games and gaming console sales. So I have been working on a little project using python along with Ebay API to make a database slash price predictio...

Inquiries about failure when calling the getItemAspectsForCategory API

Calling the getItemAspectsForCategory API is failing. When registering a product, you need to look it up to register an Item.ItemSpecifications item, but even if you enter category_tree_id and category_tree_id items, the inquiry is failing. May I kno...

Resolved! Support Activation Error - 302 Error / page_not_responding

Hello,I'm having trouble activating support on my eBay Developer account and I'm getting a 302 error.My situation:Business account registered in FranceAll required fields are filled in correctly (legal name, email, phone, address, country)API License...

Confirmation on Dynamic Handling Time & Carrier API Integration availablity

Hello,I’d like to confirm whether the following features are officially supported within eBay Seller Hub via eBay Developer APIs:1. Dynamic Handling Time Rules- Cutoff time and Business Day settings in shipping policies.- eBay auto-calculating estima...

403 error in Sandbox when trying to getPrivileges for seller account

Hello, Is the getPrivileges endpoint supported in Sandbox? If so, how do I fix this 403 error? Which likely means the seller account is "not set up" in sandbox. seller_account_status_response = requests.get( f"{EBAY_API_ENDPOINT}/sell/account/v1/priv...

Sandbox Taxonomy API 500 Internal Server Error / 62000 errorId

Hello, I am testing the application in the sandbox and encountered a strange error. The request for getCompatibilityProperties returns an Internal Server Error with errorId 62000. I tested it using the API Explorer.Request data:URI: https://api.sandb...