Hi,

I am using .NET calendar API 1.1.3 and getting the following error when trying 
to fetch an authenticated feed of the events :

Execution of request failed:
http://www.google.com/calendar/feeds/MyCalendarId/private/full?max-results=2147483647&start-min=2008-02-04T08:00:00Z&start-max=2008-02-11T08:00:00Z&ctz=America/Los_Angeles

The remote server returned an error: (400) Bad Request. Invalid parameter: 
'safe'. 
   at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince) 
   at Google.GData.Client.Service.Query(FeedQuery feedQuery, DateTime 
ifModifiedSince) 
   at Google.GData.Client.Service.Query(FeedQuery feedQuery) 
   at Google.GData.Calendar.CalendarService.Query(EventQuery feedQuery) 

I am not able to figure out how a parameter 'safe' can go in a request when we 
are not putting it? Is it due to some proxy which is changing the request being 
sent to google ? Is there any way in the API to debug it ?

Any other thoughts ?

Thanks
Kulvinder Singh





      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--~--~---------~--~----~------------~-------~--~----~
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