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"><<a href="mailto:amh@metricwise.net" target="_blank">amh@metricwise.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm calling into the web service for the first time and hit a snag. I<br>
call out with 'getchallenge' and get my token, but the documentation<br>
on the 'login' 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 => md5(token . accessKey)<br>
2. The URL example sends username => username & accessKey => accessKey<br>
<br>
Neither works. The correct answer is:<br>
<br>
3. username => username, accessKey => md5(token . accessKey)<br>
<br>
Which makes sense to me, as we're no longer sending a plain text accessKey.<br>
<br>
Any plans to open the wiki back up? I'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>