Hello Andrea,

Sorry, I misread your first post... Is there any reason why you are using
the CalDav protocol instead of the GData protocol?

Best,
Alain

On Tue, Aug 30, 2011 at 9:35 AM, Andrea Mariottini <
[email protected]> wrote:

> As I know CalDAV allows only one event per request (put)....
>
> Andrea
>
> Il giorno 30/ago/2011, alle ore 18:18, Alain Vongsouvanh <
> [email protected]> ha scritto:
>
> Hello Andrea,
>
> Have you tried using batch request to update and create events? That will
> let your client application send less requests to the API which should
> prevent it from reaching the user's quota.
>
> Best,
> Alain
>
> On Mon, Aug 29, 2011 at 1:40 AM, Andrea Mariottini 
> <<[email protected]>
> [email protected]> wrote:
>
>> I'm writing a CalDAV client to export my application's events into Google
>> Calendar.
>> The problem is when I have a lot of events and I do a lot of PUTs, the
>> Google's server blocks me for a while (it returns error 401 Unauthorized).
>> I think it understands the massive data flow as flooding.
>>
>> My application is updated periodically with a lot of events so I have to
>> do this export quite often.
>> How can I avoid this block?
>> Or if it is not possible, how can I tune the number of events per minute
>> to prevent flooding?
>>
>> Thanks
>>
>>  --
>> 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]>
>> [email protected]
>> To unsubscribe from this group, send email to
>>  <google-calendar-help-dataapi%[email protected]>
>> [email protected]
>> For more options, visit this group at
>>  <http://code.google.com/apis/calendar/community/forum.html>
>> http://code.google.com/apis/calendar/community/forum.html
>>
>
>
>
> --
> Alain Vongsouvanh
>
>
>
>  --
> 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]>
> [email protected]
> To unsubscribe from this group, send email to
>  <[email protected]>
> [email protected]
> For more options, visit this group at
>  <http://code.google.com/apis/calendar/community/forum.html>
> http://code.google.com/apis/calendar/community/forum.html
>
>  --
> 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://code.google.com/apis/calendar/community/forum.html
>



-- 
Alain Vongsouvanh

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to