20 messages in com.googlegroups.google-calendar-help-dataapiRe: The remote server returned an err...
FromSent OnAttachments
Kulvinder Singh26 Apr 2007 06:43 
Frank Mantek26 Apr 2007 06:56 
Kulvinder Singh26 Apr 2007 06:58 
Basia26 Apr 2007 07:07 
Kulvinder Singh26 Apr 2007 07:08 
Frank Mantek26 Apr 2007 07:56 
Frank Mantek26 Apr 2007 07:59 
Mark Milliman26 Apr 2007 08:42 
Ryan Boyd (Google)26 Apr 2007 08:47 
Ryan Boyd (Google)26 Apr 2007 09:09 
Kulvinder Singh26 Apr 2007 23:41 
Ryan Boyd (Google)27 Apr 2007 08:59 
jole29 Apr 2007 14:02 
Ryan Boyd (Google)29 Apr 2007 18:44 
davidu29 Apr 2007 23:12 
Basia30 Apr 2007 03:18 
jole30 Apr 2007 05:47 
davidu30 Apr 2007 08:12 
Ryan Boyd (Google)30 Apr 2007 08:25 
Ryan Boyd (Google)30 Apr 2007 09:03 
Subject:Re: The remote server returned an error: (401) Unauthorized.
From:Kulvinder Singh (kulv@yahoo.com)
Date:04/26/2007 06:58:12 AM
List:com.googlegroups.google-calendar-help-dataapi

So what could be the possible reason then ?

Frank Mantek <fman@gmail.com> wrote: It can't really be related to a binary
release that you are not using. I just tried the 1.0.9.6 build and ran the
unittests against the calendar, and for me at least, everything is working fine.
So it does not seem to be a generic problem.

Frank Mantek Google

On 4/26/07, Kulvinder Singh <kulv@yahoo.com> wrote: Hi,

I am trying to get an authenticated feed from my Google Calendar using the C#
.NET Google Calendar APi version 1.0.9.4 but i am getting this error :

Execution of request failed:

http://www.google.com/calendar/feeds/<my email>/private/full?m
ax-results=2147483647&start-min=2007-04-23T04:00:00Z&start-max=2007-04-3 0T04:00:00Z

The remote server returned an error: (401) Unauthorized.

When i looked into the Google Server Error, it was :

<HTML> <HEAD> <TITLE>Authorization required</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Authorization required</H1>
<H2>Error 401</H2> </BODY> </HTML>

I am 1000% sure that may Username and Password are correct. Also, i can go to
Google Calendar and i am able to login using the same credentials. A few days
back same code was working perfectly. Its this something related with the
release of 1.0.9.6 or the Google Server update. I dont think that i should get
affected by all this.

I need an explanation on this IMMEDIATELY.