【问题标题】:Error: Required parameter: part错误:必需参数:部分
【发布时间】:2023-03-11 05:12:01
【问题描述】:

在遵循示例步骤表单文档之后,我正在使用带有节点的 Youtube 数据 API。我遇到了这个错误 API 返回了一个错误。 错误:必需参数:部分

【问题讨论】:

    标签: node.js youtube-data-api


    【解决方案1】:

    快速修复是恢复到 googleapis 版本 24.0.0:

    npm uninstall googleapis --save
    npm install googleapis@24.0.0 --save
    

    找到here

    【讨论】:

      猜你喜欢
      • 2017-07-10
      • 2016-04-27
      • 2018-07-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多