You could look into my microwave (http://micro-wave.appspot.com and
http://microwave.googlecode.com) project, which uses OAuth, proxied by
a server to bypass the cross-origin limitations to execute operations
generated using JS.

On Jul 3, 10:38 pm, dougx <douglas.lin...@gmail.com> wrote:
> Perhaps someone else can confirm, but I don't believe that is possible
> at the moment; you need to use oauth.
>
> ~
> Doug.
>
> On Jul 3, 4:58 pm, "bog.imp" <bog....@gmail.com> wrote:
>
>
>
> > 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.htm...
>
> > I want access using AuthSub token
>
> > On Jul 3, 11:07 am, dougx <douglas.lin...@gmail.com> 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" <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.

Reply via email to