pepsi-zero / weboutlook

Automatically exported from code.google.com/p/weboutlook
0 stars 0 forks source link

Can not login outlook using http #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1.I have outlook url like http://xxxx.domain.com with username & password 
2. I tried to access it using scraper
3. I am getting error on <BASE href> not find.
4.I am not getting cookies also & getting login page as response code.
5.I checked my outlook pages which don't have any <BASE href> tag.
6.I am getting 200 OK response but no any cookie in response header.
7.For HTTPS this code works fine but for http it's not working.

What is the expected output? What do you see instead?
I should get page after logging it

What version of the product are you using? On what operating system?
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by kamlesh....@gmail.com on 19 May 2009 at 9:52

GoogleCodeExporter commented 8 years ago
Did you try the fix on Issue 2?

Original comment by ged...@gmail.com on 21 Feb 2010 at 6:59

GoogleCodeExporter commented 8 years ago
Alternatively this could be that your exchange admins don't allow Outlook 
access via http (https only access)..

Original comment by kaneda.s...@gmail.com on 8 Jun 2010 at 3:47