Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hello I am trying to update my .NET software to support the new Condition Grading for trading cards but the the .NET SDK ImageType does not contain the "ConditionDescriptor" field required to do this. I use my .NET software to take images of TCG card...
I am trying to create a service in .net 7 to list the parts to eBay but I don't see a SDK that supports .NET Core. How can I do this?
I'm trying to use UpLoadSiteHostedPicture in the eBayPictureService object of the SDK and I'm getting an XML error back - "EPS Exception : An error occurred while parsing EntityName. Line 8, position 40.". I've turned on logging and I see the followi...
I want to place an order from my sandbox account while using https://apix.sandbox.ebay.com/buy/order/v2/guest_checkout_session/initiate error Insufficient permissions to fulfill the request. need help in solving this issue
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...
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...
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...
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.
Whoever this clown is, he has been around for a while. He has gotten into my accounts using bogus user name "WILHOP_6741". WHO SHOULD I GET TO HELP ME???
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
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...
I am trying to receive the events under platform notifications using the SDK provided for the same. But, I am not able to get the notification under the same topic which I am making an action. I configured the end-point under the platform-notificatio...
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...
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#?
Hi Everyone, While performing the product migration using 'bulkmigrate' API call. We are seeing 2 different types of errors for a few products, where in some of the products we are able to migrate using same piece of code. Any thoughts on how to solv...