403 Client Error: Forbidden for url: https://www.googleapis.com/plus/v1/people/me?access_token=ya29.GltkBg1nAKp1js9osYQsXuQwaHw2ovly3WFlwjNu54qWqtNu3OTdgzhf36hHvtTmjNDysQ7PlXGdAEbJRUor8bykI4wVPfj2wdCkE4YbGEsLuCndd-KrBBxBWHHd&alt=json
上記のURLに手動でアクセスしてみると、以下のようなエラーメッセージが返ってくる。
{ "error": { "errors": [ { "domain": "usageLimits", "reason": "accessNotConfigured", "message": "Access Not Configured. Google+ API has not been used in project 798216721027 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/plus.googleapis.com/overview?project=798216721027 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.", "extendedHelp": "https://console.developers.google.com/apis/api/plus.googleapis.com/overview?project=798216721027" } ], "code": 403, "message": "Access Not Configured. Google+ API has not been used in project 798216721027 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/plus.googleapis.com/overview?project=798216721027 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry." } }
0 件のコメント:
コメントを投稿