Not able to get client secret id from console.developers.google.com for iOS. Its not providing client secret id.
Any suggestion for
[_googleOAuth authorizeUserWithClienID:@"clientid"
andClientSecret:@"secretid"
andParentView:self.view
andScopes:[NSArray
arrayWithObject:@"https://www.googleapis.com/auth/calendar"]];