Search code examples
youtubeyoutube-apiyoutube-data-api

/commentThreads endpoint returns no data when the allThreadsRelatedToChannelId parameter is used


https://www.googleapis.com/youtube/v3/commentThreads?part=id%2Csnippet&allThreadsRelatedToChannelId=UC1WYtW_z8Ib49-up6_ltsYA&maxResults=10&pageToken=&searchTerms=&key=You key

/commentThreads / allThreadsRelatedToChannelId

Google Youtube API for commentThreads does not return any data today afternoon. Does anyone know what the issue is? It used to have data like this, how ever I copied the same request and resend again today, [It shows no value at all][2]

I check my ratelimit, and it is not exceeded. Does any one have the same issue here?

(Edit: The issue was also reported on the google bug tracker, but Google documentation indicates that Stack Overflow is to be used for support questions. This definitely affects more than a few people)


Solution

  • It's already reported as issue to Google: http://code.google.com/p/gdata-issues/issues/detail?id=7636 You can star it and wait for notification.