To add to this, i am using C#.NET 1.0.9.8 Google Calendar Library
----- Original Message ---- From: Kulvinder Singh <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, June 27, 2007 10:51:37 AM Subject: Re: New Google Calendar API Exception Hi Frank, Yes, it is still happening on Regular basis. I am trying to fetch a list of my calendars and experiencing this error : Execution of authentication request returned unexpected content type: text/html I am using an authenticated proxy on port 8080. Can you help ? Thanks in advance. Regards Kulvinder Singh ----- Original Message ---- From: Frank Mantek <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, June 15, 2007 5:08:47 PM Subject: Re: New Google Calendar API Exception 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. It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. Got a little couch potato? Check out fun summer activities for kids. ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
