Traditional APIs: Selling
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

get store api issue

Internal server error encountered. If this problem persists, contact the eBay Developers Program for support.I'm getting this error when using the GET STORE API why?

Resolved! Creating FixedPriceItem with ConditionDescriptors responds with system error

I'm trying to list sports cards using the AddFixedPriceItem API call but the Ebay API keeps responding with this error when using the ConditionDescriptors parameter:{ ShortMessage: 'System error.', LongMessage: 'System error. Unable to process your r...

User avatar by Pathfinder
  • 321 Views
  • 5 replies
  • 0 helpful

Resolved! Trading API error - org.xml.sax.SAXParseException

I am using VerifyAddItemI get a parse error when I have an Umlaut (ä) in the Description XML. If i replace it with an (a) , everything works fine.Entire description as follows:Antique, German historical work elaborating on the history of the Romans. ...

User avatar by Pathfinder
  • 260 Views
  • 3 replies
  • 0 helpful

Resolved! I've got return message like this how can be solve

My account is new. At first I was able to use the React API to edit my Listing just fine. It has good response. But after the store account enabled Monthly Store yesterday. As a result, there is an outstanding balance without realizing it. When I rea...

Capture.JPG
User avatar by Adventurer
  • 209 Views
  • 4 replies
  • 0 helpful

Callback setup for item deleted

I need a notification when an item is deleted from the listing.I have tried with "ItemClosed" and "ItemUnsold" on SetNotificationPreferencesRequest but nothing arrive The callback works fine when an item is sold Any idea ?