Apologies, that's "gsessionid" :)
I'm not sure if it is the cause of your problem, but the session id
parameter is "gessionid", not "gsession". Give that a try and see if it
helps,
On 10/26/06, Ciaran <c.j....@acm.org> wrote:
Searhcing the forum found some similar problems but no solutions, so
here goes...
I'm trying to update an existing event with my roll-you-own php
library. I'm POSTing (with PUT override to the url from the <link
rel=edit> tag, with the session id appended. So my url looks like
this:
http://www.google.com/calendar/feeds/mjsuf1h3keda23vr4ohdkfn...@group.calendar.google.com/private/full/31ir1ha...@
And I get back:
400 Invalid Request URI
So what am I doing wrong? Is the problem with the URL itself or what
I'm posting?