My Unity Android app can successfully authenticate a player using:
PlayGamesPlatform.Instance.Authenticate(SignInCallback, true);
and then ob