gpt4 book ai didi

http - 在简单的 YouTube 搜索查询中出现 targetFeedReadOnly 错误

转载 作者:可可西里 更新时间:2023-11-01 17:04:07 25 4
gpt4 key购买 nike

我是 YT api 的新手,我尝试使用搜索查询来查询 YT api
来自带有发布请求的 C++ http 客户端
请求字符串如下所示:

 http://gdata.youtube.com/feeds/api/videos?max-results=10&orderby=published&q=Skinny%20puppy&start-index=1&v=2

no headers and no autontication has bean made and the error im
getting :
<errors xmlns='http://schemas.google.com/g/2005'>
<error>
<domain>GData</domain>
<code>targetFeedReadOnly</code>
<internalReason>Target feed is read-only</internalReason>
</error>
</errors>

为什么会这样,我正在按照文档中的说明进行操作。

最佳答案

确保您向该网址发出“GET”请求。 “POST”或“PUT”无效...

关于http - 在简单的 YouTube 搜索查询中出现 targetFeedReadOnly 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2949807/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com