| Author |
Comment/Response |
devron
|
11/22/08 02:22am
Hi,
I trying to load this free api into Mathematica:
https://api.betfair.com/global/v3/BFGlobalService.wsdl
<< WebServices`
$PrintWSDLDebug = True;
InstallService["https://api.betfair.com/global/v3/BFGlobalService.\
wsdl"]
But I still got this error..
LoadSchema::unsupported: extension is not supported in complexContent.
Anyone can tell, what I do wrong?
Thanks
URL: , |
|