googleapis / googleapis/google-api-nodejs-client
searchTerms params does not work anymore using REST api. youtube/v3/commentThreads
Open
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
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](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
Contributor guide
Assessment
This issue has not been assessed yet.