开发者

Problem with Facebook Toolkit

I am using the latest Facebook Toolkit. I want to retrieve all albums of the current user. I use FacebookService.GetPhotoAlbums(), but the result has an itemco开发者_开发技巧unt of 0 :-/ No error is raised.

Do you have similar experiences?


You need to obtain the "user_photos" extended permissions to do this. You can go to http://fbgraph.computerbeacon.net/tutorial/section2/ for details of doing this with the Facebook Graph Toolkit.


I would strongly advise moving away from the FDT. Not only is it rarely updated, but it does not support the new OpenGraph API. There is a new OpenGraph-based library another party is working on, but I can't vouch for its quality. The simplicity of the new API also makes it fairly straightforward to roll your own interface.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜