Re: [Google Wave APIs] Robot can't add participant to wave

9 views
Skip to first unread message
Message has been deleted

pamela (Google Employee)

unread,
Jul 22, 2010, 11:07:13 AM7/22/10
to google-...@googlegroups.com
That code looks correct. Maybe the domain is incorrect?

Sometimes I add pub...@a.gwave.com to a wave when I am debugging participants adding, as then it should be atleast publicly viewable. (But only do that if the wave contents are not private).


On Thu, Jul 22, 2010 at 7:51 PM, raya shmakova <raya.s...@gmail.com> wrote:
Here is my code:
 wave = myRobot.new_wave(wavelet.domain, participants =
['m...@googlewave.com'], submit = True)
 blip = wavelet.reply("wave.title: %s, Wave participants: %s" %
(wave.title, wave.participants.serialize()))

Here is what I get in wavelet:
 wave.title: , Wave participants: [m...@googlewave.com']

But when i try to open this wavelet, I see "You are not a participant
in this wave."
Also, if i try to add myself using wave.participants.add() I have the
same result: I am in participant list but without access to wave.

What am I doing wrong? How can robot add participant to wave?

--
You received this message because you are subscribed to the Google Groups "Google Wave API" group.
To post to this group, send email to google-...@googlegroups.com.
To unsubscribe from this group, send email to google-wave-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.


Reply all
Reply to author
Forward
0 new messages