Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Are they? Becuase im keep getting errors like this: [for the hello world sample]:Could not load file or assembly 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.' Are...
using the Shopping API Class, I've constructed the YAML as so : open.api.ebay.com:iaf_token: myTokenappid: myappidcertid : mycertidversion: 799 Yet I received this error: 'GetSingleItem: Class: RequestError, Severity: Error, Code: 1.33, Token not ava...
I am using .Net SDK for eBay, I am creating products and assigning return policy as per code before. private static ReturnPolicyType GetReturnPolicyForAU(){ReturnPolicyType policy =new ReturnPolicyType{Refund = "MoneyBack",ReturnsWithinOption = "Days...
Which API returns the number of views of the List
Hi ,Is there any ebay RESTful API SDK for Post-Order API? Other Rest APIs have at least yaml so i can generate my classes from it. Is there anything for Post-Order API?
I'm trying to figure out a way to upload images I have on my local computer using a file path and converting it to binary format so I don't have to host my images outside of ebay to get a url. I know I could make my server public and grab the urls th...
Is there any ebay RESTful API SDKs (it is file yaml,json ),How to convert yaml to java class file
Is there any ebay RESTful API SDKs and where to get the path https://api.ebay.com/sell/account/v2/rate_table/{rate_table_id} FYI:Soap Api ebaysdkjava1113.zip
Where can I find list of eBay APIs SDK?
Hello and welcome to the discussion board for the eBay APIs: SDKs. If you are visiting the Community Forums for the first time please take a moment to review our Community Guidelines, and consider checking out other boards like Talk to your fellow de...