我想使用API获取一些历史数据。但当我访问越来越老的页面时,我突然碰到一个返回空数据的页面。
例如,调用此URL: https://graph.facebook.com/kenderken/posts?limit=100&until=2010-06-01T09:10:53%2B0000 返回空数据,即使墙上有比2010-06-01更旧的帖子…(这是API返回给我的最后一个: http://www.facebook.com/kenderken/posts/134367776579392 这一个 http://www.facebook.com/kenderken/posts/271650467287 从2010年1月开始,无法通过API获得它……
https://graph.facebook.com/kenderken/posts?limit=100&until=2010-06-01T09:10:53%2B0000
有线索吗?
http://bugs.developers.facebook.net/