Is there anyway you can create that in a more or less reproducable  
scenario for me, so that i can try to give this a debugging session? I  
might be able to change the parsing code to detect this error  
condition and throw, would that help you?

In general, the .NET libraries do follow redirects, assuming you have  
not set the strict option (but in that case it would throw). So i am  
at a loss without being able to debug this in more detail.

Alternatively, if you can send me a complete fiddler log for a session  
where this happens, that might help (don't post it here, send it  
directly to my email address or put it into a bug report).

Frank Mantek
Google
On Jul 3, 2008, at 9:50 PM, bobb wrote:

>
> HI Frank,
> To answer your questions:
>
> a) you get a 302 back in that case?
> b) do you get a location header back?
> c) how does the .NET lib react on that return? I assume you get an
> exception?
>
> Part of the problem is that the debug log does not actually show the
> http headers. I assume the status is 302, but I don't know. The C#
> interface gives me no way to query down to the http response level, at
> least not the public interfaces I have examined in the client lib.
>
> The Batch() call does NOT cause an exception, it just returns a feed
> object (like normally), except that the returned feed has no entries
> in it (normally there's an entry for every entry in the original
> upload, telling me what the status was for that entry -- 201 "Created"
> is the normal result).
>
> I don't even know how to query the feed to determine that there was a
> problem, currently I only know something didn't work because the
> result feed is empty. Frustrating....
>
>
>>>> http://groups.google.com/group/google-calendar-help-dataapi/
>>>> browse_thread/thread/8554c77f06631781/c692c3e6c20d0037?
>>>> lnk=gst&q=bobb#c692c3e6c20d0037
> >


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