in youtube API 3 user authentication required or registering the app by the developer is enough? -


i want develop android app using youtube api 3.

it necessary user using app has login his/her gmail credentials view video?

or registering app here https://developers.google.com/youtube/registering_an_application fine , user watching video or using app need not login his/her gmail account.

it necessary user using app has login his/her gmail credentials view video?

no. authentication via oauth necessary if application requires access "private user data". viewing video not meet requirements.

more details here: https://developers.google.com/youtube/v3/guides/authentication


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -