私にはバグのように見えます。FQL クエリは、引き続き機能する代替手段です。次に例を示します。
select comment_count, share_count, like_count from link_stat where url = "http://techcrunch.com/2011/04/12/facebook-comments-now-on-over-50k-sites-get-more-social-with-latest-upgrade/"
ここで API Explorer を試してください: http://developers.facebook.com/tools/explorer/?fql=select%20comment_count%2C%20share_count%2C%20like_count%20from%20link_stat%20where%20url%20%3D%20%22http %3A%2F%2Ftechcrunch.com%2F2011%2F04%2F12%2Ffacebook-comments-now-on-over-50k-sites-get-more-social-with-latest-upgrade%2F%22
ただし、Graph API を変更して、共有数とコメント数を再び返すようにしていただければ幸いです。
この Facebook の公式ドキュメント (developers.facebook.com/docs/reference/plugins/comments/) では、コメント カウントに Graph API を使用することを引き続き推奨していますが、https://graph. facebook.com/?ids=http://techcrunch.com/2012/12/27/the-last-imac-question-mark/