Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我得到了 youtubeanalytics.report.query 返回的大约 90 个视频的指标,但是当我尝试将视频 ID 与 youtube.videos.list api 一起使用时,我并没有对所有这些视频都感兴趣。有谁知道为什么?
原来请求是“静默失败”,在我实施错误处理后,我能够看到失败,我的解决方法是稍微暂停应用程序并重试,似乎已经成功了,我不再遇到这个问题。