【发布时间】:2013-06-02 15:26:01
【问题描述】:
我是 Youtube API 的新手,我尝试通过 NodeJS 上传视频,但返回此错误。
<errors xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
<code>ServiceForbiddenException</code>
<internalReason>Currently authenticated user does not have write access to username: "marlos"'s videos.</internalReason>
</error>
</errors>
我有什么办法解决这个问题?
【问题讨论】: