10 messages in com.googlegroups.google-calendar-help-dataapiRe: 400 Bad Request on Entries with C...
FromSent OnAttachments
Marsupi20 May 2007 15:33 
Matt (GooSync)21 May 2007 08:07 
Marsupi21 May 2007 10:26 
Marsupi21 May 2007 10:52 
Matt (GooSync)23 May 2007 02:34 
Marsupi23 May 2007 03:43 
Marsupi23 May 2007 03:43 
Matt (GooSync)23 May 2007 07:08 
Marsupi23 May 2007 10:15 
Lane LiaBraaten (Google)23 May 2007 11:24 
Subject:Re: 400 Bad Request on Entries with Content values
From:Matt (GooSync) (matt@toffa.com)
Date:05/21/2007 08:07:08 AM
List:com.googlegroups.google-calendar-help-dataapi

I have the very same problem but have tracked down the problem: &

yes the & did it! Trying to add a content field with the "&" character causes it to fail.

Does anyone know why this is and how it can be fixed?

Kind Regards,

Matt www.GooSync.com

Related Error code:

Google.GData.Client.GDataRequestException: Execution of request failed:
http://www.google.com/calendar/feeds/default/private/full?gsessionid=iAxQzNwuXdo ---> System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at Google.GData.Client.GDataRequest.Execute() in R:\2006\source \Google\src\core\request.cs:line 407 --- End of inner exception stack trace --- at Google.GData.Client.GDataRequest.Execute() in R:\2006\source \Google\src\core\request.cs:line 413 at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) in R:\2006\source\Google\src\core\gauthrequest.cs:line 631 at Google.GData.Client.GDataGAuthRequest.Execute() in R:\2006\source \Google\src\core\gauthrequest.cs:line 581 at Google.GData.Client.Service.StreamInsert(Uri feedUri, AtomBase baseEntry, GDataRequestType type) in R:\2006\source\Google\src\core \service.cs:line 426 at Google.GData.Client.Service.StreamInsert(Uri feedUri, AtomEntry newEntry) in R:\2006\source\Google\src\core\service.cs:line 395 at Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry newEntry) in R:\2006\source\Google\src\core\service.cs:line 360