On Sun, Dec 09, 2007 at 11:21:51PM -0800, kayyah said: > After authenticating I can get it to receive the full list of > calendars. But while creating a calendar using the script pasted > below, the Google server is returning a "Document Moved" message. I > have copied the detailed error at the bottom of this page.
I've been trying to add add_calendar functionality to the Net::Google::Calendar Perl module. I do a POST to http://www.google.com/calendar/feeds/default/owncalendars/full and get a 302 Redirect with the session id. I redirect to that and try and do the POST again to the new URL and ... get a 404 Not Found. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
