Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gsessionId always null in google response. #5

Open
GoogleCodeExporter opened this issue Dec 2, 2015 · 0 comments
Open

gsessionId always null in google response. #5

GoogleCodeExporter opened this issue Dec 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. execute any method of CalendarService.cls (for example getCalendarByTitle).

What is the expected output? What do you see instead?
You get an exception "list index out of bound" because in the line 189 of 
GoogleService.cls, the string gsessionid is not in the header.

What version of the product are you using? On what operating system?
last version on summer 13 and winter14 (tested in both and it fails)

Please provide any additional information below.
the login works great, it's after the login when it crashes.
I think google has changed the response url. Is there any workaround?

Original issue reported on code.google.com by [email protected] on 12 Sep 2013 at 4:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant