Is there a way to get status message and images from https://graph.facebook.com/me./locations? -


https://graph.facebook.com/me/locations returns posts user in location. not include message text or images me/posts does. there way info in me/locations?

how using fql location_post table?

not sure want pull, how pull statuses locations:

select status_id, message status status_id in (select id location_post author_uid=me() or user_id in tagged_uids) 

change user_id yours.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -