Hi,

Yea, it seems that your authentication didn't go though so you didn't
really get a token.   Try to capture the packet trace  to see what
went wrong with the authentication packet, for more information on how
to set this up -

http://code.google.com/support/bin/answer.py?answer=71567&topic=12359

Thanks,
Austin

On Sun, Apr 6, 2008 at 3:14 AM, CC13 <[EMAIL PROTECTED]> wrote:
>
>  No idea??
>
>
>  On 4 Apr., 09:20, CC13 <[EMAIL PROTECTED]> wrote:
>  > 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=2...
>
>
> >
>  > 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