Youtube Livechat API没有找到实时聊天

时间:2017-05-28 12:14:39

标签: youtube-api youtube-data-api youtube-livestreaming-api

所以我试图使用youtube上的LiveChat API,最后我开始使用这篇文章:

https://www.googleapis.com/youtube/v3/liveChat/messages?access_token=MYACCESSTOKENHERE&part=snippet&messageText=lalala&liveChatId=0bksQfFVZW4

现在它告诉我它找不到liveChatId,有什么原因吗?

1 个答案:

答案 0 :(得分:1)

liveChatId property与liveBroadcast相关联。因此,请尝试拨打任何liveBroadcast methods。成功的响应包括liveChatId属性。不要忘记将“snippet”指定为“part”参数。此外,在调用这些方法时,您将被要求使用OAuth Authorization