Does Facebook API allow apps to get nearby places/POIs without the need to provide a user’s access token, but with only the app’s key?
Does Facebook API allow apps to get nearby places/POIs without the need to provide
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yep, sure does.
http://developers.facebook.com/tools/explorer?method=GET&path=search%3Fq%3Dstation%26type%3Dplace%26center%3D37.76%2C-122.427%26distance%3D1000Place your app access token in the Access token field, and then click Submit.