ユーザーの g+ プロフィール写真を取得しようとしています。JavaScript では、データ スコープを次のように設定します。
data-scope="https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.image"
ただし、「https://www.googleapis.com/auth/userinfo.image」は無効なスコープです。