Sure, This link uses /public/full and works for viewing calendars & events: http://nvrun.com/index.php/community/calendar/calendar-edit (it uses the public/full url returned by the API: calendar.link [0].getHref() to get and display events)
This one uses /private/full and fails with "feed requires authentication" error: http://nvrun.com/index.php/community/calendar/calendar-edit-test (the only difference is /public/ is replaced with /private/ in the above URL) Thanks!, Dave DeGroote On Mar 20, 6:29 pm, Trevor Johns <[email protected]> wrote: > Dave, > You'll definitely need to puse /private/full when loading group > calendars. I'm not sure why you're getting an HTTP 400 error though, > since you called google.accounts.user.login(). > > Can you post a sample HTML page somewhere that demonstrates this behavior? > > -- > Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
