【发布时间】:2016-08-03 02:07:41
【问题描述】:
我尝试使用livestream.updatereset streamName,但它返回错误
{ "error": { "errors": [ {
"domain": "youtube.liveStream",
"reason": "liveStreamModificationNotAllowed",
"message": "Modification is not allowed in current state" } ], "code": 403, "message": "Modification is not allowed in current state" } }
直播创建后是否可以更新或重置streamName?
【问题讨论】:
标签: youtube-api youtube-livestreaming-api