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

Forum Posts

SDK run error

SdkAPIInterfaceServiceLocator init errorstatic { try{ //by default, wsdl is in the root package URL url = EBayAPIInterfaceService.class.getClassLoader().getResource(EBAY_WSDL); if (url == null) { throw new SdkException("fail to load ebay wsdl, please...

API partners and services

Do you have any recommendations for partners or services I could work with to access data that eBay makes available through their APIs? I can connect directly to the APIs, but there are limits to what I can access based on my account type. I am hopin...

Response headers in .NET SDK

Hi, We are using the .NET SDK for the eBay Trading API. I would like to know if there is a way to get the response headers after executing the call. I tried searching online and also investigated if there is any variable in either the ApiResponse obj...

User avatar by Adventurer
  • 787 Views
  • 1 replies
  • 0 helpful

looking for some help on posting to kijiji

I can login to my kijiji account, get my ads, delete an ad from our .NET application.Having difficulty in posting an ad.Can't find any documentation.I am posting this here since Kijiji is owned by ebay.Any help appreciated.

User avatar by Explorer
  • 724 Views
  • 2 replies
  • 0 helpful

DOCTYPE declaration

We have used ebay.service sdk to communicate with ebay but unfortunately eBay does not provide a built-in method to add a DOCTYPE declaration to the XML request payload. any help how we can do it

GetItem not returning ProductListingDetails

We use the Trading API via the C# SDK. We are trying to import the Seller data so we can manage their inventory, and we do Books. We need the ISBN and EAN from Product Listing Details, yet we do not get any data back from the GetItem calls. have trie...

User avatar by Rising Star
  • 547 Views
  • 0 replies
  • 0 helpful

GOlang SDK

Hi, I'm fairly new to the eBay API's and I'm currently looking at developing systems within GO to utilise them. I've discovered the various SDKs in other languages and a couple tiny GO ones but is there demand out there for a more fully featured go m...

Digital Signatures for APIs SDK Error

To solve this problem we downloaded we download the digital-signature-nodejs-sdk, But An error occurred during compilationHow to solve this problem? Or is there any SDK suitable for c#?

retekess_eu_0-1684746330858.png retekess_eu_1-1684746512296.png

GetItemTransactions .NET

Hi, i'm using the last .Net SDK 4.0 version (1131) and I have a issue with the method GetItemTransactions. When I call it, the object TransactionTypeCollection returned is empty but I view via fiddler that the response is full (complete, I view the f...

GetOrders API

When the shipping address of the order returned by GetOrders is an international address, it is necessary to send the goods to eBay. How long will there be a delay in the eBay shipping address generated at this time

User avatar by Rising Star
  • 385 Views
  • 1 replies
  • 0 helpful