Hi Charlie,

Thanks for the question.

Is the entry you're grabbing the ID from in the full feed the actual
recurring event entry (with a gd:recurrence element inside), or does it
represent a single instance of a recurring event?  The latter should
only occur if you're sending 'singleevents=true' in your query.

Cheers,

-Ryan



On Jan 12, 1:07 pm, "Charlie Wood" <[EMAIL PROTECTED]> wrote:
I'm successfully creating recurrence exceptions, but am getting 404's
when creating others. Here's the entry for one that cased a 404:

<entry xmlns='http://www.w3.org/2005/Atom'
xmlns:gd='http://schemas.google.com/g/2005'
xmlns:gCal='http://schemas.google.com/gCal/2005'>
    <gd:eventStatus
value="http://schemas.google.com/g/2005#event.canceled"/>
    <gd:originalEvent
id="_64o32ci58h138b9k6co3gb9k8l13gb9p8h0kcb9n6l33gh9n6h13ie1m6s_ehp6uqj1dpl6og37dlgmir1ecdnmq"
href="http://www.google.com/calendar/feeds/usernameremoved%40gmail.com/priv...";>
        <gd:when startTime="2006-11-10T13:30:00-05:00"/>
    </gd:originalEvent>
</entry>

I suspect the id I'm presenting isn't correct, but that's the id listed
for the event in the calendar's full feed. It's unusual in that it
begins with an underscore ("_"), and has a suffix that also begins with
an underscore. Is this significant?

Thanks,
Charlie


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