You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Sep 2013 at 4:39The text was updated successfully, but these errors were encountered: