So.. the query part is constructed how? Because what you are sending is a query like:

q=Test &

so the word Test with a blank, and then a &, indicating that another parameter should follow. The response seems buggy, but i wonder what your intentions are?

if the query text is "Test &" than the & should be encoded, hence i wonder how you are constructing this?

Frank Mantek

On 5/13/06, LastHope <[EMAIL PROTECTED]> wrote:

Hi,
this what I get
--Session:

GET /calendar/feeds/daniele.tiles@gmail.com/private/full?q=Test%20&
HTTP/1.1
Content-Type: application/atom+xml; charset=UTF-8
User-Agent: RemoteCalendars-RemoteCalendarsVSTO-5.0 VSTO
GCalendar-CS/1.0.0 GDataGAuth-CS/1.0.0
Authorization: GoogleLogin
auth=DQAAAHIAAACBRWDjPnP-50BzMQYuklC4dTMP3qKdJlM3zkbvzwvsEGZRVvLinw_wuhVTM54jZnExWPYwEmdOdPKVkDfV-gnatdWxpxsWwA9lnenO07M_Oc66ppNksGByeXK7vtbi0qSV1rgV1FdvdWXrU92gYOcmqVwFy92FbeHCl8-rAyVtAA
Host: www.google.com

HTTP/1.1 400 Bad Request
Content-Type: text/plain;charset=iso-8859-1
Cache-control: private
Transfer-Encoding: chunked
Date: Sat, 13 May 2006 11:48:55 GMT
Server: GFE/1.3

16
Invalid parameter: ''.
0

--Response:

HTTP/1.1 400 Bad Request
Content-Type: text/plain;charset=iso-8859-1
Cache-control: private
Transfer-Encoding: chunked
Date: Sat, 13 May 2006 11:48:55 GMT
Server: GFE/1.3

16
Invalid parameter: ''.
0

--Request

GET /calendar/feeds/daniele.tiles@gmail.com/private/full?q=Test%20&
HTTP/1.1
Content-Type: application/atom+xml; charset=UTF-8
User-Agent: RemoteCalendars-RemoteCalendarsVSTO-5.0 VSTO
GCalendar-CS/1.0.0 GDataGAuth-CS/1.0.0
Authorization: GoogleLogin
auth=DQAAAHIAAACBRWDjPnP-50BzMQYuklC4dTMP3qKdJlM3zkbvzwvsEGZRVvLinw_wuhVTM54jZnExWPYwEmdOdPKVkDfV-gnatdWxpxsWwA9lnenO07M_Oc66ppNksGByeXK7vtbi0qSV1rgV1FdvdWXrU92gYOcmqVwFy92FbeHCl8-rAyVtAA
Host: www.google.com

HTH

LastHope



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

Reply via email to