0

I am currently working on a JS application using OAuth 2.0 to access the gmail atom feed https://mail.google.com/mail/feed/atom/ I am able to successfully sign the request, and retrieve the emails, however I am only able to access the first 20. Is there any way to access more than 20 emails in this feed? If not, is there any way using a different feed?

Thanks -A

4

1 回答 1

1

您不能这样做,因为他 atom 仅提供对最新 20 条未读消息的访问权限

于 2012-11-07T10:56:43.710 回答