Thanks for the feedback. Fixed on the page.<div><br clear="all"><span style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"><b>Connect with us on: </b><a href="http://twitter.com/#!/vtigercrm" style="color:rgb(0,0,204)" target="_blank">Twitter</a> <b>I</b> <a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" style="color:rgb(0,0,204)" target="_blank">Facebook</a> <b>I</b> <a href="http://blog.vtiger.com/" style="color:rgb(0,0,204)" target="_blank">Blog</a><b> I</b> <a href="http://wiki.vtiger.com/index.php/Main_Page" style="color:rgb(0,0,204)" target="_blank">Wiki</a> <b>I </b><a href="http://forums.vtiger.com/" style="color:rgb(0,0,204)" target="_blank">Forums </a><b>I</b> <a href="http://vtiger.com/" style="color:rgb(0,0,204)" target="_blank">Website</a></span><br>


<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 25, 2012 at 2:43 AM, Adam Heinz <span dir="ltr">&lt;<a href="mailto:amh@metricwise.net" target="_blank">amh@metricwise.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I&#39;m calling into the web service for the first time and hit a snag.  I<br>
call out with &#39;getchallenge&#39; and get my token, but the documentation<br>
on the &#39;login&#39; action has conflicting information.<br>
<br>
<a href="https://wiki.vtiger.com/index.php/Webservice_reference_manual#Login" target="_blank">https://wiki.vtiger.com/index.php/Webservice_reference_manual#Login</a><br>
1. It tells me to send username =&gt; md5(token . accessKey)<br>
2. The URL example sends username =&gt; username &amp; accessKey =&gt; accessKey<br>
<br>
Neither works.  The correct answer is:<br>
<br>
3. username =&gt; username, accessKey =&gt; md5(token . accessKey)<br>
<br>
Which makes sense to me, as we&#39;re no longer sending a plain text accessKey.<br>
<br>
Any plans to open the wiki back up?  I&#39;m happy to make this small edit.<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div></div>