Youtube API V3 commentThreads.list method not returning "shared privately" comments -


while requesting list of comment threads youtube video there comments not appear on results:

  1. comments inside private videos
  2. comments shared privately

i understand normal response when using public api key. happening if i'm using oauth 2.0 access token belonging user , channel owner of target video.

it's there workaround this?

many in advance can shed light on matter


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -