I'm using the .NET XmlDocument to construct Google Calendar requests.
This has worked great for about 6 months, but recently some of the
content has contained European characters.  When I attempt to post
these requests to the Google API, it fails immediately with the
message "The request was aborted: The request was canceled."  If I
remove the European characters, the request is successful.

Is this a problem with XmlDocument or with the Google API?  Do I need
to escape these characters using System.Web.HttpUtility.HtmlEncode or
similar?

TIA

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