Hi,
yesterday this call worked perfectly, today it does not work any more:
req.add(req.newFetchPersonAppDataRequest(opensocial.DataRequest.Group.OWNER_FRIENDS,
'bewertung'), 'ownerFriendBewertungen');

When the callback function is invoked, I set
var ownerFriendBewertung =
dataResponse.get('ownerFriendBewertungen').getData();

Then, the variable ownerFriendBewertung points to an empty object,
i.e. an object with no properties.

When I look at the HTTP response to the request, I can see:
{"key":"ownerFriendBewertungen"}

This looks like the response was empty except the key.

Could you please fix this?
Thanks,
Matthias



--~--~---------~--~----~------------~-------~--~----~
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