>From my testing, I've found that you are correct. You can access person app data, if they are friends.
I am having a bit of difficulty actually parsing it, though. In my handler, I get the specific key data (using data = response.get(key)), and then get the data object (using theobject = data.getData()), but I can't figure out how to actually get the string value that is stored in theobject. I've looked through the docs, and just a normal search, but I couldn't seem to find it. I know that it's returning the correct data, because I've been checking the responses with Firebug, but still no dice on actually using it. Any help would be appreciated. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial API Definition (was OpenSocial Developers)" 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-api?hl=en -~----------~----~----~----~------~----~------~--~---
