Hey all, I'm developing a gadget that, as part of its normal functionality, polls a users calendar for a weeks worth of events. Every minute or so, google.gdata.calendar.CalendarService.getEventsFeed() is called. Now, I read somewhere that automated polling of Google's servers would eventually cause a 403 error, but that was in the case of actually pinging the website, or of actual user interaction with Google's site.
Does this type of limit on automated calls apply to gadgets as well? Thanks! -- 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://code.google.com/apis/calendar/community/forum.html
