Thanks Gonzalo. I have a question about the service url(Request, Access, and Authorization) about google contact gadget. They are https://www.google.com/accounts/OAuthGetRequestToken?scope=http://www.google.com/m8/feeds/ https://www.google.com/accounts/OAuthGetAccessToken https://www.google.com/accounts/OAuthAuthorizeToken for this gmail contact gadget, If i want to write another gadget to access my yahoo mail contact or other services, how do I implement these? Are there any examples?
Also how to make the protected source oauth supported? i.e. Is there example similar in fetchData url http://www.google.com/m8/feeds/contacts/default/base?alt=json --- On Mon, 7/7/08, Gonzalo Aune <[EMAIL PROTECTED]> wrote: > From: Gonzalo Aune <[EMAIL PROTECTED]> > Subject: Re: google contact gadget on partuza > To: [email protected], [EMAIL PROTECTED] > Date: Monday, July 7, 2008, 3:01 PM > Try the example i've modified, the message its from Jul > 2 with me and Chris > Chabot. > > G.- > > On Mon, Jul 7, 2008 at 4:57 PM, xin zhang > <[EMAIL PROTECTED]> wrote: > > > Hi Chris, > > > > Sorry for the spam. Does google contact gadget work on > partuza? I tried it > > and got "Something went wrong" error. > > > > Thanks > > Xin > > > > > > > > > > > >

