<div dir="ltr">Hello everyone,<div><br></div><div>I am trying to login the API of Vtiger 6 CRM that I have installed on an ubuntu 12.04. </div><div><br></div><div>When I do the GET: vtigercrm/webservice.php?operation=getchallenge&username=xrisp</div>
<div><br></div><div>I receive back the token successfully.</div><div>However, when I then try to login doing a POST: vtigercrm/webservice.php?operation=login&username=xrisp&accessKey=[md5(token+(accessKey for xrisp))] </div>
<div><br></div><div>I receive back an error:</div><div><br></div><div><span style="color:rgb(0,0,0);font-family:monospace;font-size:13px;white-space:pre;background-color:rgba(254,254,254,0.992157)">{"success":false,"error":{"code":"INVALID_AUTH_TOKEN","message":"Specified token is invalid or expired"}}</span><br>
</div><div><span style="color:rgb(0,0,0);font-family:monospace;font-size:13px;white-space:pre;background-color:rgba(254,254,254,0.992157)"><br></span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre;background-color:rgba(254,254,254,0.992157)"><font face="arial, helvetica, sans-serif">I have followed the steps very carefully, does anyone know what could be the case?</font></span></div>
<div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre;background-color:rgba(254,254,254,0.992157)"><font face="arial, helvetica, sans-serif"><br></font></span></div><div><span style="color:rgb(0,0,0);font-size:13px;white-space:pre;background-color:rgba(254,254,254,0.992157)"><font face="arial, helvetica, sans-serif">Thank you!</font></span></div>
<div><font color="#000000" face="arial, helvetica, sans-serif"><span style="white-space:pre">Xris</span></font></div><div><br></div></div>