We have a calendar integration system (posting and managing events in
user calendars), which currently integrates with Outlook, Notes,
PalmOS, PocketOutlook and Blackberry/mobile phones.

We are in a process to finish the integration with Google calendar as
well, using the Google API.

So, our tests show, that we are able to create about 32 calendars
under out account, before it starts throwing 403 - forbidden error.

It does not matter, if we delete these calendars later or not, once we
push 32, then later we can not add mor trough the API. If we go to the
web UI for this account, we can create manually new calendars. So,
looks like we did not hit some limit on the number of calendars, but
on how many can be created trough the API.

I found an old post here, which confirms this:
http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/345b6e887d4c460c/d0ff265b7c7afecb?hl=en&ie=UTF-8&oe=utf-8&q=Maximum+Google+Calendars+%28Calendar+API%29#d0ff265b7c7afecb

Now, as the answer says: "contact us", what is the right contact path
to follow in order to get a resolution of this problem.

We have thousands of users, and to serve them, we need to provide
"personalized" and non-editable calendars, so the only approach we
ended up is to create a calendar per user, and then share it with
them.

We were investigating the other way around as well - to ask the users
to create a calendar and share it with us, but this has its drawbacks
as well, as it is much complicated for the user to do this, instead of
just asking us to enable the service (we already have their email
addresses). Also, we could not find any information if there is a
limit on the number of calendars one account can have (own and shared
with it), and this can not be tested at all.

So, please, let me know how to contact the appropriate people in GCal
team to get that resolved, and of course, please post any know
limitations in the usage of the Google Calendar API.

Thanks
Sunny

P.S. Austin, I cc you, as you were the one who answered the original
question, and I'm not sure if you'll see this post otherwise.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to