Users.threads.list()中缺少大量线程

时间:2015-01-07 16:31:46

标签: gmail-api

我正在使用Users.threads.list方法从我的GMail帐户中检索线程,查询" in:sent newer_than:1y"。结果的第一页(100个主题)看起来很好,有2014年12月和2015年1月的主题。但是,第二页从2014年6月开始,并且可以追溯到2014年5月等。看起来整个页面的线程都缺失了2014年7月至11月。

我使用https://developers.google.com/gmail/api/v1/reference/users/threads/list的页内API测试程序重现了这一点。

在GMail的网络界面中,一切都很好。

我很确定昨天有效,即我能够检索2014年的所有主题/电子邮件。

0 个答案:

没有答案