Hey,
I'm using req.add(newFetchPersonRequest('OWNER'), 'owner'); and req.add(newFetchPeopleDataRequest('OWNER_FRIENDS'), 'ownerFriends');
I never get any data... owner is always null and so are others...
What am I doing wrong? It works on all other browsers...
Thanks,
Music Moods App