タイトル: Client error: `GET https://www.googleapis.com/plus/v1/people/me?prettyPrint=false` resulted in a `403 Forbidden` response: ... Google+ API
エラー内容
|
Client error: `GET https://www.googleapis.com/plus/v1/people/me?prettyPrint=false` resulted in a `403 Forbidden` response: {"error":{"errors":[{"domain":"usageLimits","reason":"accessNotConfigured","message":"Access Not Configured. Google+ API (truncated...) |
発生条件/原因/対処法
Google OAuthの callback URLリクエスト時に発生するエラー。
Google+ APIのライブラリが有効になっていないことが原因。
Google Cloud Platformから有効にすることが可能。