medabdellahi / google-caldav-issues

Automatically exported from code.google.com/p/google-caldav-issues
0 stars 0 forks source link

Freebusy query responds with 204 No Content #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send the following query:

POST https://www.google.com/calendar/dav/user/outbox/
Originator: mailto:user
Recipient: mailto: user
...

BEGIN:VCALENDAR

VERSION:2.0

PRODID:--//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN

METHOD:REQUEST

BEGIN:VFREEBUSY

DTSTAMP:20080820T200110Z

ORGANIZER:mailto:kewisch.moz@gmail.com

DTSTART:20080817T220000Z

DTEND:20080902T220000Z

UID:100db0c2-611d-4cc4-82c4-b8f900c6ccd1

ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:ma

 ilto:kewisch.moz@gmail.com

END:VFREEBUSY

END:VCALENDAR

What is the expected output? What do you see instead?

I'd expect freebusy information for this user. Instead, a 204 No Content is
returned, without content.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by kewi...@gmail.com on 20 Aug 2008 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by di...@google.com on 2 Oct 2008 at 12:38