I am trying to do a similar thing, but do not find that the value I
set for 'attendeeStatus' is being honoured.

My XML looks like this:

<gd:who valueString='blah' rel='http://schemas.google.com/g/
2005#event.attendee' email='[EMAIL PROTECTED]'>
  <gd:attendeeStatus value='http://schemas.google.com/g/
2005#event.accepted'></gd:attendeeStatus>
  <gd:attendeeType value='http://schemas.google.com/g/
2005#event.required'></gd:attendeeType>
</gd:who>"

The attendee is added but it is shown on the calendar as 'Awaiting
Response'.

I've tried a lot of variations, but don't seem to be able to get an
attendee or organizer (other than the user I'm logged on as) who has
accepted.

I will appreciate any help.

Thanks,

Keith

On Apr 2, 2:03 am, "Austin (Google)" <[EMAIL PROTECTED]> wrote:
> Hi Simon,
>
> Yes, there can only be oneorganizerper event (this is actually
> automatically inserted for you if you leave it blank, essentially it
> is the account that created this event).  And yes also to
> "valueString" it is automatically populated based on your Google
> account profile for that user.  Yea sorry for the frustration that the
> calendar server does automatically set and disregard certain values
> when it comes to "who" data.
>
> Hope that helps,
> Austin
>
> On Tue, Apr 1, 2008 at 4:50 PM, Simon Wistow <[EMAIL PROTECTED]> wrote:
>
> >  On Tue, Apr 01, 2008 at 02:50:59PM -0700, Austin (Google) said:
>
> >  > Hi Simon,
>
> >  > Sorry if I didn't make it clear that the "rel" values for for the
> >  > gd:who element the only accepts "organizer" and "attendee", so if you
> >  > put in "speaker" it's not going to recognize it and default that to
> >  > normal "attendee".
>
> >  Hmm, ok.
>
> >  Am I missing something in the docs that say speaker and performer don't
> >  work?
>
> >  I've tried settingorganizerand that's getting dropped too but the user
> >  I'm logging with *is* getting set as theorganizer. Can you only have
> >  oneorganizerper event?
>
> >  Also, it's returning email ok but valueString is getting silently
> >  dropped as well. Does the person have to be a valid Google Calendar user
> >  to get a valueString?
>
> >  > And you are right about "attendeeType" it is being dropped right now.
> >  > But "attendeeStatus" should be set, I have tried that out myself and
> >  > the server does recognize and accept it.
>
> >  attendeeStatus does work now - thanks!
>
> >  Simon
--~--~---------~--~----~------------~-------~--~----~
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