开发者

checkin using fbgraph in facebook

开发者 https://www.devze.com 2023-03-09 17:14 出处:网络
I am bit confused in using checkin api. Every time when I call \"me/checki开发者_如何学Cns\" the response i get is empty. I have no idea how actually checkin works.

I am bit confused in using checkin api. Every time when I call "me/checki开发者_如何学Cns" the response i get is empty. I have no idea how actually checkin works.

Thanks.


I believe to view checkin's of a user, your application will have to request for "user_checkins" access from the user. This is probably why it is coming back empty. Just add "user_checkins" as another permission you will need granted.

http://developers.facebook.com/docs/reference/api/checkin/

0

精彩评论

暂无评论...
验证码 换一张
取 消