Yep HTTPS did the trick, thanks! Is there any way to make addReply()
append the blip to the bottom of the current Wave?

On Aug 30, 6:44 pm, cud <despopoulos_chr...@yahoo.com> wrote:
> I just struggled a little bit with addReply().  It seems you *need*
> HTTPS for it to work.  With HTTP for the WavePanel, I got no results.
>
> On Jul 29, 1:01 am, "Brian Kennish (Googler)" <byoo...@google.com>
> wrote:
>
>
>
> > On Tue, Jul 28, 2009 at 4:17 AM, sim-sim <7im7...@gmail.com> wrote:
> > > 1. in setUIConfig need using fontsize in "pt" units (not a "pts");
>
> > Correct. "pts" appears erroneously in the documentation.
>
> > > 2. in loadWave waveId starting with "https://"; (not a "http://";);
>
> > Either "http" or "https" is acceptable when creating a "WavePanel"
> > object, but "https" is preferable because it won't trigger a redirect:
>
> >   new WavePanel('https://wave.google.com/a/wavesandbox.com/')
>
> > However, neither prefix is acceptable when calling "loadWave". Use
> > only the quoted value returned by the "Debug" > "Get current Wave ID"
> > menu.
>
> > > 3. currently addPaticipants() and addReply() is not working for
> > > security reason.
>
> > Both methods should be working.
>
> > > 4. we can make little more using custom initializing jscript instead
> > >http://wave-api.appspot.com/public/embed.js(downloadit and see ;)
> > > plushttps://wave.google.com/gadgets/js/core:rpcitis complexed calls
> > > via gadget rpc
>
> > Is there a question in there?
>
> > > 5. we will get in future:
> > > * Anonymous Access
> > > * Search Panel
> > > * Provide Participants
> > > * Communication Hub
>
> > > is it right?
>
> > Mostly. ;-) But you're more likely to get what you want if you tell us
> > here:http://code.google.com/p/google-wave-resources/issues/list.

--~--~---------~--~----~------------~-------~--~----~
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-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to