I am trying to get paginated comments on a video using following request:
But it is returning following response which shows 400 error:
What could be the reason as the official documentation states using pageToken for doing the same. https://developers.google.com/youtube/v3/docs/commentThreads/list#parameters
Anyone solved similar issue in the past? Please help.