I'm experimenting with searching places through Facebook Graph API. Actually, I'm searching for any place (i.e., "q=*&type=place") around a given center in a given distance.
I'm getting different results using different access_token (for different users using the same App). For example, place A shows up on results of one of the user but not on others.
Is it the expected behaviour? What's the rationale behind choosing the places to show to a user?