I am setting GoogleSignInOptions and Google Api Client like this
GoogleSignInOptions gso = new GoogleSignInOptions.Builder(GoogleSignInOptions.DEFAULT_SI
I am also facing the same issue.First remove the current OAuth client ID,after that create one more OAuth client ID.Its worked for me.