Custom Domains SDK help

Hello I wanted to know what I need to do to get the CD SDK working! as you can see here http://xpmail.net/wsdlclient7.php I am getting the data I need most of the time. but I can't get stuff like "GetLoginDataTemplate" if I use the url as is in "https://domains.live.com/service/managedomain.asmx WSDL" with just http:// I get an error saying it needs https:// then it says it not there!

can any one help with this since the example in the SMK download is lacking the most important parts!  I mean it shows how to call functions that don't exist unless you have HTTP/Request.php I don't see what good SampleSOAPphp.txt is with out the functions!

any way thanks for any help!






Answer this question

Custom Domains SDK help

  • jdang

    Aquilo,

    I am able to see the webservice functions at https://domains.live.com/service/managedomain.asmx WSDL - can you explain what is failing in your php code

    Brian Goldstein, Custom Domains Team


  • Jon Watte

    Hello Brian, I couldn't get pear, soap to install/work at the time I posted that and was trying to get nusoap to do everything. but I got pear and soap installed except for the example script,

    I have to include it in another page or it just tries to download a blank page.
    http://xpmail.net/index1.php

    so I emailed Jon Hollstrom the guy who supplied the example and he suggested some error checking and I see soap is not working or something because it says it can't get the WSDL file.

    so right now it's just trial and error until I get some life into the script!


  • Custom Domains SDK help