Looking for someone to help code the HSphere XML API signupUser function. I have figured it how it works, and have a good working sample of a DomainServices feature, but, due to my lack of skills with SOAP:Lite, have roblems completing the connection to the signupUser class needed to make custom signup scripts into HSphere.
Are you having problems generating an authtoken? Or forming the request to signup a new user?
[/QUOTE]
I have the authtoken working good. Can make calls to the checkUser and signupUser classes. I have a good working script for checkUser too. But, I am getting this message when making the call to signupUser:
I am using Perl along with SOAP::Lite at the moment, but there is a good .net (VB) example that wraps up some of the API functionality. It is at http://www.gotchasoft.com/ I have tested it and it works.
I will pay anyone $200.00 to get a successful signup via the HSphere XML API using ColdFusion via my server. Please help! I enabled the API per the instructions and I can view a list of available sources from http://(my host):8180/psoft/servlet/AxisServlet but when I click on any of the wsdl links I get the following message
“HTTP Status 404 - Psoft/servlet/services/PGPServices
type Status report.
The requested resource (/psoft/servlet/services/PGPServices) is not available.” #1.) I don’t know if this is error normal or not. I restarted HSPhere as well. #2.) I’m new to XML. I’ve been made attempts using CFHTTP, CFXML, CFINVOKE, and the CF custom tag CFX_SOAP (available at CFDEV.com) but no luck.
I just need some help.
Thanks in advance to anyone willing to assist me. Again, get it to work and I will paypal you $200.00
Ryan [email protected]
ive got asp working with the xml api quite well, the only issue /; one i have tried un sucessfullky is the sign up one, i get an error that im not sure to solve, and no one seems to know the issue, and hsphere aren’t helping at all.