Ankit, what browser are you seeing this issue for? I haven't been able to have AuthSub authentication work properly in IE either (with the JS API).
I've actually tried "forcing" a GData session cookie obtained from FireFox into IE and it works fine so it seems to me that the mechanism which picks up the token from the URL and sets the session cookie has some issues in IE. Bobby On Aug 7, 4:39 pm, ankit <[email protected]> wrote: > I am using the JavaScript Client library to authenticate using AuthSub > and get data from the user's google calenders. Until now, my > application was running properly and was getting authenticated. > > Only recently I discovered that AuthSub doesn't seem to be returning a > proper token value and the application keeps redirecting to the "Grant > access" page, back and forth. > > The AuthSub request sent > is:https://www.google.com/accounts/AuthSubRequestJS?session=1&scope=http... > > The Response > is:http://ankitahuja.com/apps/proxycal/proxycal.php#2%2Fc3Sq3h6N-jO6EgW6... > > Here is the application URL:http://ankitahuja.com/apps/proxycal > > I'm really hoping that you can let me know what I'm doing wrong here. > > Here is the bit of code I'm using for AuthSub authentication in my > JavaScript: > > http://www.pastie.org/575969 > > Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
