If you're writing a gadget uou should be able to oauth like this: http://code.google.com/apis/gadgets/docs/oauth.html
And then use the wave data api like this: http://code.google.com/apis/wave/extensions/wavedataapi/index.html You don't need a gadget container, but it'll make life easier. Otherwise you'll be stucking using the JS OAuth library, which is pretty hair, and needs to be proxied manually. ~ Doug. On Jul 3, 11:56 am, "bog.imp" <bog....@gmail.com> wrote: > It's possible ? > > For example we can create items in Google Docs using Google Data > Protocol, > If it's possible using GData access to Google Wave API? > > P.S i can get valid token using > var token = google.accounts.user.login("http:// > wave.googleusercontent.com/api/rpc"); > but i can't find how using it, if is possible :( > > Any ideas/solutions? -- 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 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.