Its PHP (or Perl modules back in the day) and here is the url:

http://www.google.com/calendar/feeds/15069%40mydomain.com/private/full/batch

Thanks for responding!

On May 20, 6:38 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
>
> My Perl is a bit rusty. Try printing out the value of $url.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to