mathman87vw4
Adventurer
Community Member since ‎05-24-2008
‎06-02-2026

User Statistics

  • 17 Posts
  • 0 Solutions
  • 6 Helpful Votes Given
  • 3 Helpful Votes Received

User Activity

I have a tool that downloads the eBay Trading API WSDL (https://developer.ebay.com/webservices/1379/ebaysvc.wsdl) and builds the associated Java classes (ie. I am trying to access it in code.). However, I am getting a HTTP 403 error. I was not experi...
I have been working on a simple SDK for the Trading API that is Android compatible. What are the requirements for getting listed on the "SDK and Widgets" page (SDKs and Widgets | eBay Developers Program)? Is there an architecture review board I would...
I'm trying to process a response XML (see example below) from the Trading API using the Java classes generated from wsimport. If the response represents an error however, the Timestamp field doesn't appear to follow the ISO8601 format and I can't con...
I got an e-mail from Stallion Express saying that they will be phasing out shipping labels that aren't part of the Global Direct Entry Wholesaler program. This concerns me because I use USPS labels purchased from eBay. Is eBay part of the Global Dire...
I'm trying to use the Trading API with OAuth. The sentence "All of the above APIs" in the following documentation link (https://developer.ebay.com/api-docs/static/oauth-trad-apis.html#Standard) suggests that I cannot client credentials generated by a...
Helpful from