Hi, I am writing a python script that connects to google calendar and checks for scheduled events every two seconds. The problem is that after I left the script running all night, after approximately 10-12 hours, my google calendar has been "blocked" with the message:
Google Calendar is temporarily unavailable. Please try back later. In the meanwhile, you might find useful information on our Help Group and Help Center. We apologize for any inconvenience. I tried searching in the Help Group and Help Center, but I didn't find any similar scenario. I have been trying to connect to my calendar from different IPs and different browsers, and I have crosschecked with other people whose accounts are working fine. My guess is that I reached a total limit of connections. What are the limitations in using the gcal api, and how often can I query my calendar for events without causing any problems? Since the application that uses the script requires realtime information (with margin of a few seconds), how can I do this without causing problems? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
