我正在尝试获取用户的 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 ”是无效范围。