I am using youtube api v3 for get channel's show list. For that i am using following method as it in document, https://www.googleapis.com/youtube/v3/search?channelType=show&part=snippet&channelId=UC55IWqFLDH1Xp7iu1_xknRA&key={YOUR_API_KEY} Its give error like 400 Bad Request. Can any one tell me what's wrong wih this api?
Thanks, Ankur