I have an app on facebook, and I'm trying to grab the notes (as well as other things from the users profile) I set the permissions, and everything, and then grab the data into different arrays, all of the stuff i'm using works, except for the notes piece... when I try to grab the data it just returns an empty array, but when I click on this link http://developers.facebook.com/docs/reference/api/user/ scroll down to connections, then click the note, it shows me the json object with stuff inside it. So i'm not sure why it's getting no notes through the api, when everything else works.
Sorry, I can't really show you any code.
Thanks,
read_streampermission as it is required to get notes? – Tapos Jun 2 '11 at 2:31