HttpWebRequest probably already adds the Host header, as it's required as part of HTTP 1.1, so it may be giving you the exception because it has already added that header, but I don't know for sure.
You should be using secure=0, unless you have registered your application and are signing your requests. Does changing that help you? Cheers, -Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
