创建草稿时出现invalid_grant
错误。
我要求的范围:
https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/userinfo.profile
https://www.googleapis.com/auth/contacts.readonly
https://www.google.com/m8/feeds/
https://mail.google.com/
https://www.googleapis.com/auth/gmail.settings.basic
https://www.googleapis.com/auth/calendar
我使用python库与Gmail API进行交互( 主要问题是,这有时会按预期工作,有时它不起作用,我不知道为什么。 我的代码看起来就像这里的例子:https://developers.google.com/gmail/api/v1/reference/users/drafts/create