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 opensocial-orkut@googlegroups.com
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