river_house_books
Adventurer
Community Member since ‎04-01-2021
‎03-07-2025

User Statistics

  • 18 Posts
  • 2 Solutions
  • 27 Helpful Votes Given
  • 0 Helpful Votes Received

User Activity

All my listings are Buy It Now with fixed price and minimum offer. For the last 30+ days when the listings are sold they remain in my active listings and I must cancel them by hand. What am I doing wrong?
Trying to add photos to listing using my iPhone's eBay app fails with this error:"Listing Errors Inventory-based listing management is not currently supported by this tool. Please refer to the tool used to create this listing."
My code will create an generate authorization code, then exchange for access token, createOrReplaceInventoryItem, getOffer, deleteOffer, createOffer in Sandbox and Production. But when I try to publishOffer I get 25002 API_INVENTORY error. How to fix...
Working with the eBay RESTful API --My code will create an generate authorization code, then exchange for access token, createOrReplaceInventoryItem, getOffer, deleteOffer, createOffer, publishOffer in Sandbox and Production. Now I see that Inventory...
publishOffer is failing in the Sandbox with those errors. When I update my createOffer data package with the information, publishOffer does not see it and returns errors. updateOffer will accept updates to the data package, but publishOffer does not ...