Hello, I started using Google Calendar Data API today (I'm using JS to use google API.). I've been reading the documentation and this group discussions but can't find a solution to my problem, here's what happens:
I first couldn't find a way to bring a non default calendar info with its events, then I tried this: https://www.google.com/calendar/feeds/1qml4eiv20f430pp81n1b405f8%40group.calendar.google.com/private/full and it does exactly what I need. So, when I call calendarService.getEventsFeed(feedUri, calendarCallback, handleError); I get the ""Token invalid - AuthSub token has wrong scope" I really don't know what's wrong, so if anyone could help me I'd appreciate it very much. Thanks in advance, Fibra. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
