YouTube API V3 not returning "statistics" part for /videos endpoint -


i stopped getting "statistics" part, 06-april-2017, working fine , several videos not getting "statistics" part. when make call, https://www.googleapis.com/youtube/v3/videos?part=statistics&key=validkey&id=3cxixdghuyw

fyi, tried getting "statistics" part here, not receiveing it. https://developers.google.com/youtube/v3/docs/videos/list

same issue well, has opened issue @ google's issue tracker here


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -