Dear all, I'm using libcurl (from C) to send my calendar data to Google calendar. My test calendar data is fairly big (about 7k events). Everything runs fine up to approx. 6k events sent - then Google Calendar starts to respond with status code 500 and response payload is just "Server Error".
- I have one thread only - I tried to break keep-alive after every 10 posts, did not help - I use ethereal to watch the traffic and I'm pretty sure I'm sending proper data - (even if I was sending wrong data, I should not have seen 500, right?) - I use cookies for session, so there are no redirects Is this a know issue? Is there some workaround available? Thanks P. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
