[Google Wave APIs] Re: Gadgets and AuthSub requests.

2009-10-09 Thread Colette Smith
do you have any invites? good luck!! On Fri, Oct 9, 2009 at 10:58 AM, simonporter007 wrote: > > Well no luck implementing that code. Even if I load the authsub in the > iFrame, after 2 seconds or so it "pops out" and takes the whole > browser tab to the grant access page, leaving me back where I

[Google Wave APIs] Re: Gadgets and AuthSub requests.

2009-10-09 Thread simonporter007
Think I found the answer to my own question via your previous link: http://code.google.com/apis/gdata/articles/gdata_gadgets.html seems wiser to use OAuth instead of AuthSub. Cheers! On Oct 9, 9:31 am, simonporter007 wrote: > Absoloutly spot on! exactly what I needed, I'll have a work through

[Google Wave APIs] Re: Gadgets and AuthSub requests.

2009-10-09 Thread simonporter007
Well no luck implementing that code. Even if I load the authsub in the iFrame, after 2 seconds or so it "pops out" and takes the whole browser tab to the grant access page, leaving me back where I started. I'm thinking I could maybe implement a XHR and only display the grant/ deny access buttons

[Google Wave APIs] Re: Gadgets and AuthSub requests.

2009-10-09 Thread simonporter007
Absoloutly spot on! exactly what I needed, I'll have a work through that then. Thanks very much! Simon. On Oct 9, 7:16 am, "Austin Chau (Google employee)" wrote: > Hi, > This page might be helpful, it contains details on how to invoke AuthSub > wihtin opensocial container (Wave gadget is runnin

[Google Wave APIs] Re: Gadgets and AuthSub requests.

2009-10-08 Thread Austin Chau (Google employee)
Hi, This page might be helpful, it contains details on how to invoke AuthSub wihtin opensocial container (Wave gadget is running on opensocial container) - http://wiki.opensocial.org/index.php?title=Leveraging_Google_Data_APIs_in_OpenSocial_Apps