Lane, If I use the CalendarService.update method and pass it the htmlLink url along with the CalendarEventEntry we receive the following error.
com.google.gdata.util.ServiceException: HTTP method PUT is not supported by this URL <HTML> <HEAD> <TITLE>HTTP method PUT is not supported by this URL</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>HTTP method PUT is not supported by this URL</H1> <H2>Error 405</H2> </BODY> </HTML> Is there a method that will use the html link url to update the event? If not where can we change the transmission type of the data from atom + xml to text/html. Thanks in advance, Mike On Aug 28, 10:04 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi Mike, > > You need to use the edit link. The alternate link points to the HTML > version of the event. > > Cheers, > Lane > > On Aug 28, 9:05 am, mike <[EMAIL PROTECTED]> wrote: > > > > > Is it possible using the Google API to update/edit an existing event > > using the alternate text/html link? Currently we use the GetEditLink > > which returns the self, application/atiom+xml url string. > > > Any advice would be appreciated. > > > Thanks, > > > Mike- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
