Lots of threads missing in Users.threads.list()

梦想的初衷 提交于 2019-12-05 00:00:13

问题


I am retrieving threads from my GMail account using the Users.threads.list method, with the query "in:sent newer_than:1y". The first page of results (100 threads) looks OK, with threads from Dec 2014 and Jan 2015. However, the second page starts at June 2014, and goes back to May 2014 etc. It looks like whole pages of threads are missing for the months of July-November 2014.

I have reproduced this using the in-page API tester at https://developers.google.com/gmail/api/v1/reference/users/threads/list.

Everything looks fine in GMail's web interface.

I'm pretty sure this worked yesterday, i.e. I was able to retrieve all threads / emails of 2014.

来源:https://stackoverflow.com/questions/27824047/lots-of-threads-missing-in-users-threads-list

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!