gmail api returning total messages as 0 for a particular Label

谁说胖子不能爱 提交于 2019-12-03 09:15:10

As noted in the comments to the question, there's an apparent bug in the API as reported here.

FWIW I'm running into the same issue.

In my case I have three accounts, all created programmatically by the same code, all containing messages inserted programmatically by the same code. The get label API repeatably reports the correct number of messages for one account while erroneously reporting zero messages for the other two accounts. Viewing the account in the web interface shows all the messages in all the accounts as expected.

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