我正在尝试为我的网络应用程序使用 Gmail API。我想要的是获取带有附件文件的消息,并且我正在遵循本教程。
问题是当我使用“q”参数时,它返回错误:Metadata scope does not support 'q' parameter
Metadata scope does not support 'q' parameter
我的请求网址
注:我的授权范围是:
api metadata google-api google-apis-explorer gmail-api
api ×1
gmail-api ×1
google-api ×1
google-apis-explorer ×1
metadata ×1