Yes same error.
On May 20, 4:58 pm, Ray Baxter <[EMAIL PROTECTED]> wrote:
> On May 20, 2008, at 12:01 PM, Lich wrote:
>
>
>
> > $url = "http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/
> > private/full/batch";
> > $body = preg_replace("/\n/","",$body);
> > $feed = GConnect($url, $header_array, 'POST', $body);
>
> > cURL error 22: The requested URL returned error: 404
>
> Did you try url encoding the "@"?
>
> Ray
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---