Thanks Drew for reporting this problem.

The issue is in how the .NET client library checks the content type of
the ClientLogin response.  It currently does not take media-type
parameters (such as the charset param) into account and is checking for
only 'text/plain' in the content type.

Stay tuned - we are evaluating several possible solutions and will post
any updates here.

Thanks again!

-Ryan

On Dec 15, 9:24 am, "Andrew Calleja" <[EMAIL PROTECTED]> wrote:
> Hi to all,
>
> I'm an IT student writing a Google Calendar Client as part of an
> assignment related to webfeeds. As a form of login I build a query to
> request all the calendars at once. In this way I authenticate myself
> and obtain my list of calendars.
>
> However since this morning there has been a problem authenticating. I'm
> using C# and get the following exception when i try to query for the
> calendars...
>
> [Google.GData.Client.GDataRequestException]
> {"Execution of authentication request returned unexpected content type:
> text/plain; charset=utf-8"}
>
> Sometimes I get the exception immediately while at other times I get it
> after some time.
>
> I don't know what's wrong but this used to work up till yesterday. If
> anyone can shed any light on the problem pls let me know.
> 
> Thanks ;)
> 
> Drew


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