Hi,

A recent update on the Calendar server changed the alternate link's
type from "application/atom+xml" to "text/html".  This hiccup will be
fixed shortly, but in the mean time you can use the workaround Mike
posted:

calendarEntry.getLink("alternate", "text/html").getHref()

Sorry for the inconvenience,
Lane

On Jul 12, 3:51 pm, mike <[EMAIL PROTECTED]> wrote:
> We have found that now the code calendarEntry.getLink("alternate",
> "text/html").getHref() returns the saem value that the previous code
> returned from the application/atom+xml request.
>
> On Jul 12, 12:28 pm, J Johnson <[EMAIL PROTECTED]> wrote:
>
> > We started noticing this as well on our hosted domain. Any word on
> > what the prob might be? I noticed, as well, that instead of calling
> > "alternate" and "application/atom+xml" that the samples use constants
> > now (something like Link.Rel.ALTERNATE and Link.Type.ATOM).
>
> > On Jul 12, 11:14 am, mike <[EMAIL PROTECTED]> wrote:
>
> > > The error is a null pointer from the following.
>
> > > calendarEntry.getLink("alternate", "application/atom+xml").getHref()
>
> > > We are receiving all the calendars from the feed fine. This error
> > > started showing up late July 10th.
>
> > > Thank you,
>
> > > Mike
>
> > > On Jul 11, 9:20 pm, "Lane LiaBraaten (Google)"
>
> > > <[EMAIL PROTECTED]> wrote:
> > > > Hi Mike,
>
> > > > Can you post some sample code and the error you're getting?
>
> > > > Thanks,
> > > > Lane
>
> > > > On Jul 11, 4:37 pm, mike <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi All,
>
> > > > > We are having problem with receviing a the list of Google Calendars
> > > > > using the CalendarService.getFeed. This started to appear late
> > > > > afternoon on July 10, and has continued into today.
>
> > > > > Has anyone else ese problems today?
>
> > > > > Thank you,
>
> > > > > Mike- Hide quoted text -
>
> > > > - Show quoted text -- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to