[Google Wave APIs] Virtual office hour starting now!

2010-03-17 Thread Austin Chau (Google employee)
https://wave.google.com/wave/#restored:search:in%253AInbox,restored:wave:googlewave.com!w%252BJwODFWbsQ -- 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-...@googlegroups.com. To unsubscribe from

[Google Wave APIs] Re: Authentication Robot API v2

2010-03-17 Thread Austin Chau
You can try comparing your oauth setup with the Buggy source code - http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/java/buggy/src/robot/Buggy.java Buggy has logic to switch between sandbox and preview so it should help you to see which step you are missing in sett

Re: [Google Wave APIs] How to get a image URL from a Wave Image

2010-03-17 Thread pamela (Google Employee)
Are you trying to edit it through the API? The API should report to you all the Image elements in a particular blip. - pamela On Wed, Mar 17, 2010 at 1:54 AM, Flor wrote: > Hi, > > I'm working with image in Google wave. I need to edit a wave image. > For this reason, I has been trying to get t

Re: [Google Wave APIs] Initiate private reply thru Robot

2010-03-17 Thread pamela (Google Employee)
It's not currently possible to create private replies, see this FAQ: http://wave-api-faq.appspot.com/#privatereply On Mon, Mar 15, 2010 at 8:09 PM, rgyani wrote: > Hi, I have a specific requirement. I need to connect two people thru > my robot, by

[Google Wave APIs] How to get a image URL from a Wave Image

2010-03-17 Thread Flor
Hi, I'm working with image in Google wave. I need to edit a wave image. For this reason, I has been trying to get the URL from a wave image. Because I can edit the image from the URL. I wanted to know if there is other possibility to edit a wave image or how can I get the URL from a image wave??

[Google Wave APIs] Authentication Robot API v2

2010-03-17 Thread Conrado Plano
I am trying to develop a robot which should be a proof of concept for the Active API. It should just create a new wave with each participant of a wave where it is added. I managed to verify my robot using the documentation http://code.google.com/apis/wave/extensions/robots/operations.html (although

[Google Wave APIs] Initiate private reply thru Robot

2010-03-17 Thread rgyani
Hi, I have a specific requirement. I need to connect two people thru my robot, by creating a new blip with them as participants. This can be easily done thru available code, however i need to make that particular blip private. How can this be done? -- You received this message because you are su

[Google Wave APIs] Re: How do you create the handler to authenticate your robot?

2010-03-17 Thread Conrado Plano
Hi Pamela I am trying to create a small robot with the Active API and have being following the tutorial from the documentation, as well as reading the code from Buggy. The only thing I want the robot to do, is to create a new Wave with every participant of a wave where it is added. I have managed

[Google Wave APIs] Re: Communicating with Google Wave from outside

2010-03-17 Thread trond
Won't you still have handle storage and routing all traffic through your own server when using Federation? This is what I'm trying to avoid. On Mar 13, 9:35 pm, Nicolas Toublanc wrote: > Or an open source Web Wave client implementation? > > Actually, we have the following projects in open-source:

[Google Wave APIs] cannot join Google Wave API forum

2010-03-17 Thread YKY (YAN King Yin)
Hi, I followed this link: https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BtTI7YCzQB and installed the robot as instructed, then I started the "new wave API post" from the "new wave" icon. All I can see is a new wave with a few more participants, but I don't see any thing like th

[Google Wave APIs] Trouble making Sandbox account

2010-03-17 Thread Shawn
Decided to make a gadget for wave, when attempting to make a sandbox account the form flashes then goes to an authentication screen. The top of the screen shows I'm logged in already. When I reenter my password, the screen flashes again (no form this time) and returns to the password request. Th