Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to search Facebook status messages by location but I don't think the location data is used. My query is: http://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3Dmorning%26center%3D49.46%2C-2.55%26distance%3D10%26access_token%3D

https://developers.facebook.com/docs/reference/api/#searching

Is this possible in any way?

share|improve this question
It looks to be possible, but not for a random user. The place field you need looks like it only gets returned if you have read_stream permission on that user's feed. You could probably make this work for friends. – cpilko Sep 28 '12 at 12:38

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.