Does this help at all?

https://www.devcallnow.com/WebService/OneCallNow.asmx?op=Login



-----Original Message-----
From: David Adress [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 1:06 PM
To: [email protected]
Subject: RE: Web Service Help


I tried it with all case and I tried with the token being an argument as
well. Still nothing.

-----Original Message-----
From: Paul Vernon [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 12:52 PM
To: CF-Talk
Subject: RE: Web Service Help


> <cfinvoke webservice =
> "http://www.devcallnow.com/WebService/OneCallNow.asmx?wsdl";
> method = "LOGIN"
> returnvariable = "Token">
>
> <cfinvokeargument name="service" value="1"/>
> <cfinvokeargument name="groupkey" value="111111"/>
> <cfinvokeargument name="pin" value="1111"/>
>
> </cfinvoke>

Not sure why you posted twice with different subjects but the issue may well
be case Sensitivity. Should it be "Login"?

Also, it seems that the Login function may require the LoginToken even
though it might well be optional... Seems odd that LoginToken is even
specified as an argument to the Login function.

Paul








~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291447
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to