This is not calendar data. Ray
On Thu, Jan 22, 2009 at 4:28 PM, Trystan Hill <[email protected]> wrote: > > Hi Trevor, > > I actually posted the log from the contact api error log. I have the > same problem there too. > > Here is a recent entry for the Calendar API for > [email protected]: > > <entry> > <Date>2009-01-22 16:19:03</Date> > <Username>[email protected]</Username> > <ListName>Calendar Amanda</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > > > Also from another account I'm working with: > > <entry> > <Date>2009-01-22 13:10:34</Date> > <Username>[email protected]</Username> > <ListName>Calendar Robert</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > <entry> > <Date>2009-01-22 13:20:34</Date> > <Username>[email protected]</Username> > <ListName>Calendar Robert</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > <entry> > <Date>2009-01-22 13:30:34</Date> > <Username>[email protected]</Username> > <ListName>Calendar Robert</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > <entry> > <Date>2009-01-22 13:40:34</Date> > <Username>[email protected]</Username> > <ListName>Calendar Robert</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > <entry> > <Date>2009-01-22 14:00:36</Date> > <Username>[email protected]</Username> > <ListName>Calendar Robert</ListName> > <Error>System.Net.WebException: The remote server returned an > error: (401) Unauthorized. > at System.Net.HttpWebRequest.GetResponse() > at Google.GData.Client.GDataRequest.Execute()</Error> > </entry> > > > Basically I have a windows service that manages multiple gmail > calendar and contact accounts, and I've got them to check for updates > every 10 minutes right now, and for every update it updates or inserts > a sharepoint item (that's what the ListName node is about). > > Hopefully that will give you a bit of context to the problems that I'm > having. > > > > > Thanks > > > Trystan Hill > > On Jan 22, 4:12 pm, Trystan Hill <[email protected]> wrote: >> Hi Trevor, >> >> It has been occurring consistently for [email protected] >> (and every other account) since I've worked with the api. Here are >> some more details: >> >> <entry> >> <Date>2009-01-22 15:40:55</Date> >> <Username>[email protected]</Username> >> <ListName>Contacts Amanda</ListName> >> <Error>System.Net.WebException: The remote server returned an >> error: (401) Unauthorized. >> at System.Net.HttpWebRequest.GetResponse() >> at Google.GData.Client.GDataRequest.Execute()</Error> >> </entry> >> <entry> >> <Date>2009-01-22 15:50:56</Date> >> <Username>[email protected]</Username> >> <ListName>Contacts Amanda</ListName> >> <Error>System.Net.WebException: The remote server returned an >> error: (401) Unauthorized. >> at System.Net.HttpWebRequest.GetResponse() >> at Google.GData.Client.GDataRequest.Execute()</Error> >> </entry> >> <entry> >> <Date>2009-01-22 16:00:56</Date> >> <Username>[email protected]</Username> >> <ListName>Contacts Amanda</ListName> >> <Error>System.Net.WebException: The remote server returned an >> error: (401) Unauthorized. >> at System.Net.HttpWebRequest.GetResponse() >> at Google.GData.Client.GDataRequest.Execute()</Error> >> </entry> >> >> If you need any more info from me please let me know. >> >> On Dec 16 2008, 9:36 pm, Trevor Johns <[email protected]> wrote: >> >> > On Tue, Oct 7, 2008 at 11:03 AM, Trystan Hill <[email protected]> >> > wrote: >> >> > > Hi Austin, >> >> > > I've been testing heavily (in the past 2 weeks) with >> > > [email protected]. If this isn't the account ID you were >> > > after please let me know and I'll get whatever you need to you. >> >> > > Thanks for looking into this :) >> >> > > Trystan >> >> > Hy Trystan, >> > Sorry for the delay in responding. Austin has transitioned to another >> > project at Google, and it looks like your request fell through the >> > cracks during the transition process. I'm terribly sorry about that. >> >> > I don't see anything obviously wrong with that account at the moment. >> > To get any more details, I'll need to know when the last time (as >> > precise as possible) you received this error, preferably within the >> > last couple days. >> >> > -- >> > Trevor Johns > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
