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
I have tried AIR projects, Flex, compiling for Flash 9 and 10 but I can't
get it to work. I always get this error:
[RPC Fault faultString="Error #2096" faultCode="InvokeFailed"
faultDetail="null"]
and it comes from that line (81):
calendarService.headers["Authorization"] = "GoogleLogin auth=" +
user.authenticationToken;
inside the file GoogleCalendarService.as
Original issue reported on code.google.com by [email protected] on 4 May 2009 at 7:31
The text was updated successfully, but these errors were encountered:
ever find the solution to this?
I'm searching frantically for a way to get this lib to work but it seems i
can't get past the fact that i don't know
which cal.links to use.
Original issue reported on code.google.com by
[email protected]
on 4 May 2009 at 7:31The text was updated successfully, but these errors were encountered: