No I want use not for gadget, like http://code.google.com/apis/gdata/docs/js-authsub.html http://code.google.com/apis/calendar/data/1.0/developers_guide_js.html#Interactive_Samples
I want access using AuthSub token On Jul 3, 11:07 am, dougx <[email protected]> wrote: > 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" <[email protected]> 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 [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-wave-api?hl=en.
