great, glad you got that one worked out :) Austin
On Sun, May 11, 2008 at 6:44 PM, Fibra <[EMAIL PROTECTED]> wrote: > > Hello again, > > I've been doing some testing and I found out what was wrong. > > Apparently, the %40 in the URL had to be replaced by the @ character, > and now it's working. > > Thanks anyways :) > > On 11 mayo, 22:28, Fibra <[EMAIL PROTECTED]> wrote: > > 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%40gr... > > 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 -~----------~----~----~----~------~----~------~--~---
