I am able access the wall (public) contents of an unknown person through graph API, but not his info.
graph.facebook.com/xyz.abc/feed&access_token=yadayadayada
why do I need the user's permission (oauth) to get his info through graph when it is available on facebook.com/xyz.abc/?sk=info
or am I doing it wrong?