When you want to interface with any Google API e.g. YouTube from within your Android App, you need to register your app in the developer console.
You have to provide a SHA-1 key which can be generated as following:
Command line
$ chmod u+x gradlew $ ./gradlew signingReport