Is this still happening on a regular basis? If so, can you get me the trace of what is on the wire? The reason the code throws this exception is that it expects a text/plain response on the authentication challenge, and the throw is in there (maybe to strict - i have a fix checked in that only tests on text, not text/plain) to prevent some interloper to spoof you.
Frank Mantek Google On 6/15/07, Kulvinder Singh <[EMAIL PROTECTED]> wrote: > > Anybody experiencing this error ? > > ----- Original Message ---- > From: Kulvinder Singh <[EMAIL PROTECTED]> > To: Google API <[email protected]> > Sent: Friday, June 8, 2007 8:10:49 PM > Subject: New Google Calendar API Exception > > Hi, > > While trying to fetch events from Google Calendar, i am getting the > following error : > > *Execution of authentication request returned unexpected* > > *content type: text/html* > > > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 > > iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) > > at Google.GData.Client.GDataGAuthRequest.Execute() > > at Google.GData.Client.Service.Query(Uri queryUri) > > at Google.GData.Calendar.CalendarService.Query(FeedQuery feedQuery) > > > > Any reason for this ? I have seen this error for the first time. > > > > Regards > > Kulvinder Singh > > ------------------------------ > Park yourself in front of a world of choices in alternative vehicles. > Visit the Yahoo! Auto Green > Center.<http://us.rd.yahoo.com/evt=48246/*http://autos.yahoo.com/green_center/;_ylc=X3oDMTE5cDF2bXZzBF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDZ3JlZW4tY2VudGVy> > ------------------------------ > It's here! Your new message! > Get new email > alerts<http://us.rd.yahoo.com/evt=49938/*http://tools.search.yahoo.com/toolbar/features/mail/>with > the free Yahoo! > Toolbar. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
