Hi all,
I have a problem with Google Calendar API when i try to insert a new
entry on the server which contains specific data in the "content"
field. On some entries with content data i get this Exception:
----------------
Google.GData.Client.GDataRequestException: Execution of request
failed: http://www.google.com/calendar/feeds/default/private/full --->
System.Net.WebException: Der Remoteserver hat einen Fehler
zurückgegeben: (400) Ungültige Anforderung. bei
System.Net.HttpWebRequest.GetResponse() bei
Google.GData.Client.GDataRequest.Execute() --- Ende der internen
Ausnahmestapelüberwachung --- bei
Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying) bei
Google.GData.Client.GDataGAuthRequest.Execute() bei
Google.GData.Client.Service.StreamInsert(Uri feedUri, AtomBase
baseEntry, GDataRequestType type) bei
Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry newEntry)
----------------

I couldn't exactly figure out what can be the cause for the bad
request response. Are there any limitations on the "content" field?
Mayby length limitation? Character set limitation?

Currently i think it has something to do with the used characters, but
i will figure this out.

Any help is welcome...

Cheers, Marsupi


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