curl-users
Re: New to the list, a little help please
From: Jake Abramson <curl_at_email.liquidboxes.net>
Date: Thu, 27 May 2004 09:47:16 -0700
Date: Thu, 27 May 2004 09:47:16 -0700
I made this:
curl https://api.sandbox.ebay.com/ws/api.dll -d xmlfile -H
"X-EBAY-API-COMPATIBILITY-LEVEL: 311" -H "X-EBAY-API-SESSION-CERTIFICATE:
devname;appname;certname" -H "X-EBAY-API-DEV-NAME: devname" -H
"X-EBAY-API-APP-NAME: appname" -H "X-EBAY-API-CERT-NAME: certname" -H
"X-EBAY-API-CALL_NAME = GeteBayOfficialTime" -H "X-EBAY-API-SITEID: 0" -H
"X-EBAY-API-DETAIL-LEVEL = 0" -H "Content-Type = text/xml"
with my XML information in the XML file. I'm getting a return of a blank
result. any ideas?
-ja
Received on 2004-05-27