Hi all,
I have some review and comment functionality on my app and i want to be able to display all comments posted by the various users, along with their image and name. Is there a problem with this? Or can i only show the details of users who are the viewer's friends?
this is what im seeing:
Im sending a request to MySpace for user details containg 4 user ids - 3 are the viewers (repeated) and the fourth is of a different user, not the viewers friend. what i get back is an array with only three entries, all relating to the viewers. I dont even get some error notification for the other user.
What's the conclusion from this? Is it just not possible to get the other user's data? i would expect at least to be notified that the data i requested is blocked.
Thanks for your thoughts,
Yotam.