1

API Explorer からでも、Google plus Domains API を使用できません。ドメイン API でいくつかのメソッドを調べようとしましたが、失敗しました。たとえば 、「me」と入力しますplusDomains.people.getuserIdドメイン管理者アカウントで承認されました。以下の回答が得られました。

  403 Forbidden

    - Show headers -

    {
     "error": {
      "errors": [
       {
        "domain": "plusDomains",
        "reason": "forbiddenScope",
        "message": "Access to the Google+ Domains API is not allowed as the user has consented to incompatible scopes. See: https://developers.google.com/+/domains/authentication/."
       }

  ],
  "code": 403,
  "message": "Access to the Google+ Domains API is not allowed as the user has consented to incompatible scopes. See: https://developers.google.com/+/domains/authentication/."
 }
}
4

0 に答える 0