Hello Austin,

i try to debug my tool with this effect. In the xml.log-file the
output is:

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


And Visual Studio 2008 "says":

Execution of request failed:
http://www.google.com/calendar/feeds/default/private/full?start-min=2008-04-07T17:30:00+02:00&start-max=2008-04-07T20:45:00+02:00

But, i am sure that my UserCredentials are correct. At the beginning
of my tool is:

CalendarService service = new CalendarService("exampleCo-
exampleApp-1");
service.setUserCredentials("username-mail", "password");

Any hints??

best regards
Carsten
--~--~---------~--~----~------------~-------~--~----~
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