通过 google-api-php-client 来自 Youtube API 的 accessNotConfigured 错误 (403)
Posted
技术标签:
【中文标题】通过 google-api-php-client 来自 Youtube API 的 accessNotConfigured 错误 (403)【英文标题】:accessNotConfigured error (403) from Youtube API via google-api-php-client 【发布时间】:2019-08-31 04:13:21 【问题描述】:我已完成所有步骤,可以使用 api 控制台创建事件和编辑事件,但我无法使用 Google 的 API php 库以编程方式从我的代码中获得相同的工作。
我得到的错误是:"domain": "usageLimits", "reason": "accessNotConfigured", "message": "Access Not Configured. YouTube Data API has not been used in project......."
其他人在 API 方面有任何类似的经验,并且成功地克服了这一点吗?
【问题讨论】:
【参考方案1】:我遇到了类似的问题,并通过从头开始创建一个新项目,然后在新项目上创建一个 API 密钥来解决它。那时一切正常!
【讨论】:
以上是关于通过 google-api-php-client 来自 Youtube API 的 accessNotConfigured 错误 (403)的主要内容,如果未能解决你的问题,请参考以下文章
通过 google-api-php-client 来自 Youtube API 的 accessNotConfigured 错误 (403)
使用 gmail-api 和 google-api-php-client 发送电子邮件
空批次在使用 google-api-php-client 的 DoubleClick Search API 中遇到错误
10月31日V1被取消后,如何继续使用PHP客户端库'googleapis / google-api-php-client'访问'Youtube Analytics API