2009/2/28 Jon <[email protected]>: > > I'm trying to update a specific event on a specific day. The program > that I had working, was working fine until I moved it to a new file > structure and now I'm getting this error. > > "Error: Illegal scheme supplied, only alphanumeric characters are > permitted"
That error message means that the URL you're using to POST/PUT the event isn't valid. Can you tell me what the result of calling $eventOld->getEditLink()->getHref() is? -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
