Hey Dan,
Think i finally got it!
change
$gdataCal->setMajorProtocolVersion(2);
to
$gdataCal->setMajorProtocolVersion(1);
after doing my head in trying to decipher app.php i suddenly noticed an "if(
version >=2){}else{}"
apparently version 2 requires a mandatory header which the zend package
doesnt do
Bim
--
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://code.google.com/apis/calendar/community/forum.html