eBay APIs: SDKs
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Connect to my seller account

I have two ebay accounts that I use for selling and purchasing separately. I recently created ebay developer account so that I can use ebay APIs to handle seller activities on my seller account. I am able to find my listings but cannot add new item o...

RegulatoryType ResponsiblePersons

As a part of General Product Safety Regulation (GPSR) requirements effective on December 13th, 2024, sellers operating in, or shipping to, EU-based countries or Northern Ireland are conditionally required to provide Responsible Persons information in...

API For List of Brands that Ebay deals with

I'm integrating ebay api's and came up with an issue that how can I populate brands of a product ebay deals with. Basically I need an API that will return brands or List of brands. Is there any API already exist or I'm missing something?developer_sup...

User avatar by Pathfinder
  • 987 Views
  • 2 replies
  • 0 helpful

Error installing oauth python library

Hi, I'm attempting to install the oauth ebay client for python and have cloned the repo: https://github.com/eBay/ebay-oauth-python-client. I however have followed the instructions to install the modules: oauth2api, credentialutil and model: from oaut...

GetMyeBaySelling Private Notes on Item API

Hi all just a quick question,I am trying to retrieve the user notes of my items item using the SDK.Item > eBayNotes (should be the node)Item > PrivateNotesUsing GetMyeBaySellingbut cannot see any information in the XML (eg the node)The doc says you h...

User avatar by Adventurer
  • 1319 Views
  • 0 replies
  • 0 helpful

Relist Item violates Duplicate rule

Hallo,as it is not possible to set the quantity to 0 with the trading API, i used endfixedprice item.Now i want to relist it, if it is availble again.But relist results in violation duplicates rule, and states that the item is already listed.Trying t...

Returns not accepted .net API

Hello all, I hope i'm in a the good category. I'm currently working on the sandbox to test to upload a product from C# .net and I am facing something that makes my hair falling. I have this code : ReturnPolicy = new ReturnPolicyType { ReturnsAccepted...

Error Code 240

Hi, I'm using python to create items and to sell them on eBay.To be more specific, I'm using ebaysdk.trading. My program was working well like last week, but uncertainly I get the Error Code 240 now without any changes being done:ebaysdk.exception. C...