google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

searchTerms params does not work anymore using REST api. youtube/v3/commentThreads

Open MatthieuMu opened this issue 2 years ago • 0 comments

There is a issue with REST api It now lists the entire comment section rather than single out the ones I want to filter with the searchTerms parameters

https://youtube.googleapis.com/youtube/v3/commentThreads?part=id%2Csnippet&videoId=BS8x2TicxQ8&searchTerms=google

It also seems to affect external services that use this api functionality

  • googleapis version: 128.0.0

MatthieuMu avatar Oct 31 '23 11:10 MatthieuMu