Hi there,

I am currently importing data from an old calendar system into google
calendar using
a batch insert of 30 events at a time. This worked well and seemed to be a
good
balance of not spamming google and working through the entries.

However the   HTTP response from doing this  is now nothing... although
the entries are going into the google calendar system. The problem is
with nothing comming back in the http response my program keeps
sending up the same entries and flooding the slots with identical
entries.

TEST: Use the protocol method to BATCH send 30 calendar entries to
to google calendar and check http response (in my case nothing)
then check google calendar (in my case entries are appearing)

Used to work now broken... i have limited the amount of entries in the
batch to 10 and this works.

Hopefuly someone can look into it...


Cheers !

--~--~---------~--~----~------------~-------~--~----~
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 
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to 
google-calendar-help-dataapi+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to