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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291425 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

