iOS の console.developers.google.com からクライアント シークレット ID を取得できません。クライアントシークレットIDを提供していません。
任意の提案
[_googleOAuth authorizeUserWithClienID:@"clientid"
andClientSecret:@"secretid"
andParentView:self.view
andScopes:[NSArray
arrayWithObject:@"https://www.googleapis.com/auth/calendar"]];