I've updated the samples to reflect the need for this change.  You can find
the updated files here:
http://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/api-0.7/

~Arne


On Tue, Mar 4, 2008 at 12:02 AM, Arne Roomann-Kurrik <[EMAIL PROTECTED]>
wrote:

> Hi Marshall,
>
>    A recent change to the sandbox began html encoding appData.  However,
> this data now needs to be unescaped before converting it back to a json
> object.
>
> Try changing the line to
>
> givenGifts = gadgets.json.parse(gadgets.util.unescapeString(json));
>
> We'll change the samples to reflect the need to unescape data.
>
> ~Arne
>
>
>
>
> On Mon, Mar 3, 2008 at 11:28 PM, Marshall <[EMAIL PROTECTED]> wrote:
>
> >
> > Gifts tutorials 3, 4, and 5 don't work for me.  This is the line that
> > doesn't function:
> >
> > givenGifts = gadgets.json.parse(json);
> >
> > Can anyone else get these to work?  I'm not getting any data updates.
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to