mathman87vw4
Adventurer
Community Member since ‎05-24-2008
‎11-21-2025

User Statistics

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

User Activity

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...
I trying use a token from the OAuth client credentials grant flow with the Trading API. The following code matches up with the OAuth Client Credentials grant steps in the following link (https://developer.ebay.com/api-docs/static/oauth-client-credent...
Helpful from