Hi

I am getting different behaviours using unsecured and secure token
authorization
using the .NET 1.08 source code from Subversion.

If I am NOT using token authentication (i.e setting the user
credentials) or
using an unsecured token - gets, inserts, updates, and deletes are
working fine.

Using a secure token, where I have registered my certificate with
Google,
gets and inserts are fine, but updates and deletes always fail with the
following response :-

<HTML>
<HEAD>
<TITLE>Unknown authorization header</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Unknown authorization header</H1>
<H2>Error 401</H2>
</BODY>
</HTML>


The calendar URI I am using for secure tokens is
http://www.google.com/calendar/feeds/default/private/full


Can you make any suggestions please?

Best regards
Wai


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