访问未配置.您的项目未启用API(Google+ API).请使用Google Developers Console更新您的配置

Ars*_*007 6 javascript google-api google-plus google-developers-console

即使我在Google Developers Console中启用了Google+ API也会出错

代码:403"消息":"未配置访问权限.您的项目未启用API(Google+ API).请使用Google Developers Console更新您的配置."

DaI*_*mTo 20

您还没有Google+ API为您的项目启用Google Developer console.确保它已启用并仔细检查您的代码是否使用了与此项目匹配的正确client_id clientsecret.我的教程是如何在Google Developers控制台中启用API的.

在哪里启用它:

转到 左侧的Google开发人员控制台,查看Apis&Auths菜单下的API菜单.

API&auth - > API

寻找Google+ API启用它.


mar*_*rds 7

我发现在启用API和允许我拨打电话之间有大约30分钟的延迟.

为了加快速度,我需要运行这样的API资源管理器查询:https: //developers.google.com/apis-explorer/?hl = zh_CN#p/calendar/v3/calendar.calendarList.list

但这可能是巧合:)