Open GoogleCodeExporter opened 8 years ago
A more accurate bug report:
With the code in:
http://www.google.com/support/forum/p/apps-apis/thread?
tid=4ea1604e38b3b951&hl=en&fid=4ea1604e38b3b9510004816162a445ae
In IE 8 after the 2nd granting of access it works. (but still, why 2 grants
required?)
In Firefox 3.6, it works OK, only 1 grant required.
In Chrome 4.1.249.1036 (41514), it works OK.
In safari 4.0.4 (windows) the behaviour I described happens: loop to grant
access page.
Original comment by alfa...@gmail.com
on 22 Mar 2010 at 12:37
Same here with the example code
Original comment by buron.ce...@gmail.com
on 29 Mar 2010 at 10:28
Attachments:
I got same behavior, found a thread that login fun. shouldn't be called onload
of document, cookie might not be
initialized, but event after adding login link, I'm still in a loop.
Original comment by dusan.ma...@gmail.com
on 28 May 2010 at 5:24
I have seen this before. I generally tell my clients to delete cookies,
restart and try again and the problem usually goes away. I was able to track
the problem with a cookie which gets created but then immediately expires and
goes away. Not sure why, but I think it may have to do with going from https
to http and inability of cookie to work for both?
Original comment by administ...@realtyjuggler.com
on 16 Feb 2011 at 5:37
I'm also having this problem in Opera 11, and IE 9.
I've tried deleting the cookies in these browsers and trying again, but the
problem persists.
Original comment by pmc1...@gmail.com
on 29 Mar 2011 at 4:27
I should add that this is working fine in IE 7 & 8 as well as FF 3.6 and FF 4
and Chrome too.
Original comment by pmc1...@gmail.com
on 29 Mar 2011 at 4:29
Original issue reported on code.google.com by
alfa...@gmail.com
on 22 Mar 2010 at 12:24