[Vtigercrm-developers] webservice wiki page
Prasad
prasad at vtiger.com
Tue Apr 24 22:22:36 PDT 2012
Thanks for the feedback. Fixed on the page.
*Connect with us on: *Twitter <http://twitter.com/#!/vtigercrm> *I*
Facebook<http://www.facebook.com/pages/vtiger/226866697333578?sk=wall>
*I* Blog <http://blog.vtiger.com/>* I*
Wiki<http://wiki.vtiger.com/index.php/Main_Page>
*I *Forums <http://forums.vtiger.com/>*I* Website <http://vtiger.com/>
On Wed, Apr 25, 2012 at 2:43 AM, Adam Heinz <amh at metricwise.net> wrote:
> I'm calling into the web service for the first time and hit a snag. I
> call out with 'getchallenge' and get my token, but the documentation
> on the 'login' action has conflicting information.
>
> https://wiki.vtiger.com/index.php/Webservice_reference_manual#Login
> 1. It tells me to send username => md5(token . accessKey)
> 2. The URL example sends username => username & accessKey => accessKey
>
> Neither works. The correct answer is:
>
> 3. username => username, accessKey => md5(token . accessKey)
>
> Which makes sense to me, as we're no longer sending a plain text accessKey.
>
> Any plans to open the wiki back up? I'm happy to make this small edit.
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20120425/af1920b4/attachment.html
More information about the vtigercrm-developers
mailing list