The sample from Ebay which pulls out the "geteBayOfficialTime" works without
any problem. But I need to do the same with "GetSearchResults" but I can't
figure it out.
any help would be highly appreciated
Thanks Harry
~|
Introd
ppid=X&version=393&&Routing=New");
>
> // build geteBayOfficialTimeRequest..
> timeRequest = StructNew();
> timeRequest.version = "393";
>
>
>
> method="#methodToCall#" returnvariable="temp">
ax.xml.rpc.service.endpoint.address","https://api.sandbox.ebay.com/wsapi?callname=#methodToCall#&siteid=0&appid=X&version=393&&Routing=New";);
// build geteBayOfficialTimeRequest..
timeRequest = StructNew();
timeRequest.version = "393";
ax.xml.rpc.service.endpoint.address","https://api.sandbox.ebay.com/wsapi?callname=#methodToCall#&siteid=0&appid=X&version=393&&Routing=New";);
// build geteBayOfficialTimeRequest..
timeRequest = StructNew();
timeRequest.version = "393";
Has anyone been able to get ebay SOAP API going with CF. I've tried and
I keep on getting:
coldfusion.xml.rpc.ServiceProxy$ServiceMethodNotFoundException
this is what i'm doing..
X
bayWS = CreateObject("webs
5 matches
Mail list logo