Use of cookie still working in labkey 17.x for non-api page ? | toan nguyen | 2018-01-24 12:59 | |||||||||||||||
Status: Closed | |||||||||||||||||
Hi, I tried to following the example in this page http://www.fourproc.com/2011/08/25/accessing-a-labkey-server-with-python-node-js-or-wget.html I tested the wget (use our labkey server url) with saving and loading cookies. It does not seem to work. Any help is appreciated. With or without cookie loading, I still get the same http return. Thanks Toan >> wget --server-response --save-cookies cookies.cpas --keep-session-cookies \ >>https://your.labkey.server/Login/login.post --post-data "email=myEmail&password=myPassword" >>wget --load-cookies cookies.cpas https://your.labkey.server/labkey/wiki/Home/page.view?name=securedWiki |
|||||||||||||||||
| |||||||||||||||||