ユーザーの連絡先グループを作成したい。oauth 2.0 を使用しています。「 https://www.google.com/m8/feeds」スコープも追加しました。
以下は私のコードです。
contactService.setAuthSubToken("access Token");
しかし、私は例外を下回っています。
<p>Your client does not have permission to get URL <code>/m8/feeds/groups/abc@xyz.com/full</code> from this server.
<ins>That's all we know.</ins></p>