On Wed, Nov 07, 2007 at 08:13:32PM +0530, Shiv N Gautam wrote: > Paul : The code is given here. > > http://code.google.com/apis/opensocial/articles/firstgadget.html
That's odd. I see that the code listed there used the THUMBNAIL_URL
callling conventions, not the getField('picture')
I did a google search for getfield-picture site:code.google.com
and did find a single incorrect reference in the following page:
http://code.google.com/apis/opensocial/docs/javascript/index.html
> On Nov 7, 2007 7:21 PM, Paul Lindner <[EMAIL PROTECTED]> wrote:
>
> >
> > On Wed, Nov 07, 2007 at 12:29:56PM -0000, [EMAIL PROTECTED] wrote:
> > >
> > > person.getField ('picture') doesn't work for me. It keeps returning
> > > null for all persons. Am I doing something wrong?
> > >
> > >
> > Try this instead:
> >
> > person.getField(opensocial.Person.Field.THUMBNAIL_URL)
> >
> > Can you tell us where you found the above example? The above calling
> > method is correct.
> >
> >
> > >
> >
>
>
--
Paul Lindner
hi5 Architect
[EMAIL PROTECTED]
pgptI7WTD0u0P.pgp
Description: PGP signature
