Hi, It seems like you might be running out of quota which is causing the problem you are describing. Your daily quota should be renewed a day or so after. Since you are running a non-profit website, may I suggest you to sign up for a Google Apps account (which is free for non-profit website). With Google Apps account, you can use Provisioning API -
http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html to create a new user to represent each calendar you are trying to create. This way your quota system can be quite large and can scale very well for the type of operation you are looking for. For more details on Google Apps, please go to - http://code.google.com/apis/apps/start.html Austin On Oct 30, 5:28 am, hogarth <[EMAIL PROTECTED]> wrote: > I am having trouble getting more than 26 calendars to show on one > calendar on my web page. I select the calendar settings on the primary > calendar then select the secondary calendars and when I select number > 27 I get "Bad Request Your client has issued a malformed or illegal > request." > All calendars are for non profits groups that bpseniorsconnect.com is > trying to provide a Community Events Calendar to the community. My > hope is that we get about 50 or more groups to participate in the > calendar. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
