S slowtime Active Member Licensed User Longtime User May 14, 2014 #1 I'd like create client id on Google api v3 for Youtube, but I can not go on without digit sha1, only the package name is not enought for Google. How can I create sha1 of package name ? Thank You
I'd like create client id on Google api v3 for Youtube, but I can not go on without digit sha1, only the package name is not enought for Google. How can I create sha1 of package name ? Thank You
S slowtime Active Member Licensed User Longtime User May 14, 2014 #2 Solved. I did choice the wrong option OAuth. The right choice is Public api access. Sorry. Bye Upvote 0