I previously reported almost exactly this problem (http://groups.google.com/group/google-calendar-help-dataapi/ browse_thread/thread/8554c77f06631781/c692c3e6c20d0037? lnk=gst&q=bobb#c692c3e6c20d0037)
It went away for a while (someone fixed it?) but now I am occasionally seeing it again. It does not happen every time. When this kind of result comes back from a Batch() call, how can I tell (other than that there are no entries in the returned feed)? And what should I do about it? (I'm using the C# client lib) Here is the relevant debug log extract: Request at: 7/2/2008 2:21:38 PM POST to: https://www.google.com/calendar/feeds/default/private/full/batch Header: Content-Type:application/atom+xml; charset=UTF-8 Header: User-Agent:CalendarLogging GDataGAuth-CS/1.0.0 Header: Authorization:GoogleLogin auth=DQAAAIEAAACSZ_mjsiJ9ENJOK-0F5s2WBZeZrR_eCtydHb044NaCpFW4- HfrTsqgJ66_wLj-iT- pUbkfH6bKLIrjATqrLG2TwM6i5eIbhJHp0LPnYc3oo4CmaApqnvxduQ0F3alGpT0cEuEebfl_CliifppksdFwfMMaXPGOpH5yeMqWsSNEQk0nryflW0gVAuTNQ0qyR6U Header: Host:www.google.com Header: Content-Length:18813 Header: Expect:100-continue <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom" xmlns:batch="http:// schemas.google.com/gdata/batch"> <batch:operation type="insert" /> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Office" /> <gd:recurrence>DTSTART:20040804T140000Z DTEND:20040804T140000Z RRULE:FREQ=MONTHLY;COUNT=5;BYMONTHDAY=4 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>0</batch:id> <batch:operation type="insert" /> <title type="text">Pay Insurance</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20040803T200000Z DTEND:20040803T203000Z RRULE:FREQ=WEEKLY;COUNT=10;BYDAY=TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>1</batch:id> <batch:operation type="insert" /> <title type="text">CMT Status Meeting</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20041016T140000Z DTEND:20041016T150000Z </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>2</batch:id> <batch:operation type="insert" /> <title type="text">recurs every month on the third saturday</ title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Mayo" /> <gd:when startTime="2004-07-29T10:45:00-04:00" endTime="2004-07-29T11:45:00-04:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>3</batch:id> <batch:operation type="insert" /> <title type="text">Dr Weenig</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Minnesota Zoo" /> <gd:recurrence>DTSTART:20060830T090000Z DTEND:20060831T010000Z RRULE:FREQ=YEARLY;COUNT=7 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>4</batch:id> <batch:operation type="insert" /> <title type="text">Zoo trip with school kids</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20041102T100000Z DTEND:20041103T020000Z RRULE:FREQ=MONTHLY;COUNT=11;BYDAY=1TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>5</batch:id> <batch:operation type="insert" /> <title type="text">MY DAY OFF</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20050712T140000Z DTEND:20050712T150000Z RRULE:FREQ=WEEKLY;COUNT=10;BYDAY=TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>6</batch:id> <batch:operation type="insert" /> <title type="text">Recurring meeting that occurs every Tuesday for 10 weeks.</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="The Capital Room 813" /> <gd:recurrence>DTSTART:20040810T090000Z DTEND:20040811T010000Z RRULE:FREQ=DAILY;COUNT=5 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>7</batch:id> <batch:operation type="insert" /> <title type="text">Budget Meetings</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Nowhere" /> <gd:recurrence>DTSTART:20060703T140000Z DTEND:20060703T150000Z RRULE:FREQ=DAILY;INTERVAL=2;COUNT=6 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>8</batch:id> <batch:operation type="insert" /> <title type="text">Repeating Meeting Jul 3rd - Jul13 <Testing to see if a user is invited to only one instace of the reoccurance if they appear in all of the occurances after migration> Katie invited only on Jul 9th occurance</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20040806T090000Z DTEND:20040807T010000Z RRULE:FREQ=YEARLY;COUNT=2 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>9</batch:id> <batch:operation type="insert" /> <title type="text">Mom and Dad</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Minnesota Zoo" /> <gd:recurrence>DTSTART:20050830T090000Z DTEND:20050831T010000Z RRULE:FREQ=YEARLY;COUNT=7 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>10</batch:id> <batch:operation type="insert" /> <title type="text">Zoo trip with school kids</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="House" /> <gd:recurrence>DTSTART:20040814T090000Z DTEND:20040815T010000Z RRULE:FREQ=WEEKLY;COUNT=5;BYDAY=SA </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>11</batch:id> <batch:operation type="insert" /> <title type="text">Paint House</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="Nowhere" /> <gd:recurrence>DTSTART:20060709T140000Z DTEND:20060709T150000Z RRULE:FREQ=DAILY;INTERVAL=2;COUNT=6 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>12</batch:id> <batch:operation type="insert" /> <title type="text">Repeating Meeting Jul 3rd - Jul13 <Testing to see if a user is invited to only one instace of the reoccurance if they appear in all of the occurances after migration> Katie invited only on Jul 9th occurance</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20040730T173000Z DTEND:20040730T210000Z RRULE:FREQ=DAILY;INTERVAL=2;COUNT=5 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>13</batch:id> <batch:operation type="insert" /> <title type="text">House Inspection</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:when startTime="2004-07-29T14:00:00-04:00" endTime="2004-07-29T14:00:00-04:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>14</batch:id> <batch:operation type="insert" /> <title type="text">Wire Canada</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:when startTime="1999-05-09T01:00:01-04:00" endTime="1999-05-10T00:59:59-04:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>15</batch:id> <batch:operation type="insert" /> <title type="text">Mother's Day</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:when startTime="1999-02-02T01:00:01-05:00" endTime="1999-02-03T00:59:59-05:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>16</batch:id> <batch:operation type="insert" /> <title type="text">Groundhog Day</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20060509T150000Z DTEND:20060509T160000Z RRULE:FREQ=WEEKLY;COUNT=12;BYDAY=TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="shaji_thomas"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>17</batch:id> <batch:operation type="insert" /> <title type="text">Repeating Appointment: <Every Tuesday & Thrusday> May 9th to June 15th</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text">these are the repeating options for the appointment </content> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:when startTime="2006-03-28T11:00:00-04:00" endTime="2006-03-28T12:00:00-04:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.attendee" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>18</batch:id> <batch:operation type="insert" /> <title type="text">Shaji accepts and meeting gets updated</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:when startTime="2006-07-01T10:00:00-04:00" endTime="2006-07-01T11:00:00-04:00" /> <gd:who rel="http://schemas.google.com/g/2005#event.attendee" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>19</batch:id> <batch:operation type="insert" /> <title type="text">Testing Font Types in Calendar Entries: Hartford</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text">Fonts: This is Default Sans Serif This is Tahoma This is Comic Sans MS This is Terminal This is Times New Roman This is Arial Character Attributes: This is Blue This is Green This is Bold This is Underlined This is Italic This is Strikethrough This is Shadowed Text within Notes This is Emboss Text within Notes This is Extrude Text within Notes This is SuperScript This is subscript This is the yellow Highlighted Text This is Pink Highlighted Text This is Blue highlighted Text </content> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20040731T210000Z DTEND:20040731T220000Z RRULE:FREQ=DAILY;COUNT=26 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>20</batch:id> <batch:operation type="insert" /> <title type="text">Custom Meeting 2</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:where valueString="MY OFFICE" /> <gd:recurrence>DTSTART:20040903T140000Z DTEND:20040903T150000Z RRULE:FREQ=MONTHLY;COUNT=10;BYMONTHDAY=3 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>21</batch:id> <batch:operation type="insert" /> <title type="text">River City Days</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20040401T190000Z DTEND:20040401T200000Z RRULE:FREQ=DAILY;COUNT=3 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>22</batch:id> <batch:operation type="insert" /> <title type="text">Appointment B4 DST</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20050301T100000Z DTEND:20050302T020000Z RRULE:FREQ=MONTHLY;COUNT=11;BYDAY=1TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>23</batch:id> <batch:operation type="insert" /> <title type="text">MY DAY OFF</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20041028T140000Z DTEND:20041028T150000Z RRULE:FREQ=DAILY;COUNT=6 </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>24</batch:id> <batch:operation type="insert" /> <title type="text">APPT that spans DST</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> <entry xmlns:gd="http://schemas.google.com/g/2005"> <gd:recurrence>DTSTART:20050705T090000Z DTEND:20050706T010000Z RRULE:FREQ=MONTHLY;COUNT=11;BYDAY=1TU </gd:recurrence> <gd:who rel="http://schemas.google.com/g/2005#event.organizer" valueString="[EMAIL PROTECTED]"> <gd:attendeeType value="http://schemas.google.com/g/ 2005#event.required" /> </gd:who> <batch:id>25</batch:id> <batch:operation type="insert" /> <title type="text">MY DAY OFF</title> <category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /> <content type="text" /> </entry> </feed> Response received at: 7/2/2008 2:21:38 PM POST to: https://www.google.com/calendar/feeds/default/private/full/batch Header: Content-Length:280 Header: Cache-Control:private, max-age=0 Header: Content-Type:text/html; charset=UTF-8 Header: Date:Wed, 02 Jul 2008 18:21:47 GMT Header: Expires:Wed, 02 Jul 2008 18:21:47 GMT Header: Location:https://www.google.com/calendar/feeds/default/private/ full/batch?gsessionid=3JfpXSlIyCwfDz9eJnDpaA Header: Set-Cookie:S=calendar=3JfpXSlIyCwfDz9eJnDpaA;Expires=Thu, 02- Jul-2009 18:21:47 GMT Header: Server:GFE/1.3 <HTML> <HEAD> <TITLE>Moved Temporarily</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Moved Temporarily</H1> The document has moved <A HREF="https://www.google.com/calendar/feeds/ default/private/full/batch?gsessionid=3JfpXSlIyCwfDz9eJnDpaA">here</ A>. </BODY> </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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
