Possible Facebook bug: First I am posting here because for some reason the button to create a bug never appears when I go to https://developers.facebook.com/bugs !
Facebook test users don't behave exactly like real users: If you make a call to graph api fql using a page access token to retrieve basic info for the user like name etc the api returns nothing. The reason why I am using a page access token is because I am making a batch request which requires the page access token. Real users users return the basic info like name with the page access token but test user don't.
Thanks