Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Gmail API 経由でフィードを読み取ることができるように、Oauth 2.0 を使用して GMAIL API 経由で特定のメッセージを READ としてマークまたはフラグを付けることができる方法はありますか?
GMAIL API を介してステータス READ をメッセージに設定する方法が見つかりません。そこで、IMAP を使用して Oauth アクセス トークンで認証し、IMAP を使用して必要な機能を取得しました。