I need some help for Post CheckIn data into Timeline
I use below graph api for Post data
https://graph.facebook.com/me/checkins?access_token=token&
message=Test&?place=place_Id&
coordinates={latitude=23.030609,longitude=72.507337,tags=tage_Id}
but there are some mistake means when i call this api at that time i got response like this
{ "data": [
] }
publish_checkinspermission from your users? – Lix Sep 24 '12 at 8:11